debug
This commit is contained in:
parent
a4fa937780
commit
8b45618637
@ -11,7 +11,7 @@ Describe "New-CSCertAttribute" {
|
||||
State = 'BW'
|
||||
City = 'KA'
|
||||
Organization = 'IT'
|
||||
OrganizationalUnitName = ''
|
||||
OrganizationalUnitName = 'foo'
|
||||
CommonName = 'MyCert'
|
||||
}
|
||||
{ New-CSCertAttribute @AttribParams } | Should -Not -Throw
|
||||
|
Loading…
Reference in New Issue
Block a user