wip
This commit is contained in:
parent
efcd905277
commit
ecd2735ce5
@ -67,7 +67,7 @@ Describe "New-CredentialStoreItem" {
|
|||||||
$StoreItemParam = @{
|
$StoreItemParam = @{
|
||||||
Shared = $true
|
Shared = $true
|
||||||
Path = $tmpCS
|
Path = $tmpCS
|
||||||
RemeHost = $RemoteHost
|
RemoteHost = $RemoteHost
|
||||||
Credential = $mycreds
|
Credential = $mycreds
|
||||||
identifier = 'Foo'
|
identifier = 'Foo'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user