This commit is contained in:
OCram85 2022-06-28 11:42:25 +02:00
parent efcd905277
commit ecd2735ce5
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Describe "New-CredentialStoreItem" {
$StoreItemParam = @{
Shared = $true
Path = $tmpCS
RemeHost = $RemoteHost
RemoteHost = $RemoteHost
Credential = $mycreds
identifier = 'Foo'
}