wip
This commit is contained in:
parent
cd7b986dc9
commit
ab96d9db0e
@ -9,8 +9,6 @@ BeforeAll {
|
|||||||
foreach ( $func in $PrivateFunctions) {
|
foreach ( $func in $PrivateFunctions) {
|
||||||
. $func
|
. $func
|
||||||
}
|
}
|
||||||
|
|
||||||
$RepoRoot = (Get-Item -Path (Get-GitDirectory) -Force).Parent | Select-Object -ExpandProperty 'FullName'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Describe "Test-CredentialStore" {
|
Describe "Test-CredentialStore" {
|
||||||
|
Loading…
Reference in New Issue
Block a user