Migrates to Pester5+ tests #59
@ -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" {
|
||||
|
Loading…
Reference in New Issue
Block a user