This commit is contained in:
OCram85 2022-07-01 11:23:21 +02:00
parent cd7b986dc9
commit ab96d9db0e
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ BeforeAll {
foreach ( $func in $PrivateFunctions) {
. $func
}
$RepoRoot = (Get-Item -Path (Get-GitDirectory) -Force).Parent | Select-Object -ExpandProperty 'FullName'
}
Describe "Test-CredentialStore" {