diff --git a/tests/GitHub.Tests.ps1 b/tests/GitHub.Tests.ps1 index d7062900..6917f459 100644 --- a/tests/GitHub.Tests.ps1 +++ b/tests/GitHub.Tests.ps1 @@ -7,6 +7,7 @@ param() BeforeAll { Get-SecretInfo | Remove-Secret + Get-SecretVault | Unregister-SecretVault } Describe 'GitHub' {