We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63c5ea3 + 06e24b8 commit 106f871Copy full SHA for 106f871
test/CredentialProvider.Tests.ps1
@@ -31,7 +31,6 @@ Describe 'Test Azure Artifacts Credential Provider' -tags 'CI' {
31
32
It "Install resource given specific Name and Repository" {
33
Install-PSResource -Name $TestModuleName -Repository $ADORepoName
34
-
35
Get-InstalledPSResource -Name $TestModuleName | Should -Not -BeNullOrEmpty
36
}
37
0 commit comments