Skip to content

Commit 106f871

Browse files
committed
Merge branch 'addAdoCredProvider' of https://github.com/powershell/PSResourceGet into addAdoCredProvider
2 parents 63c5ea3 + 06e24b8 commit 106f871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/CredentialProvider.Tests.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Describe 'Test Azure Artifacts Credential Provider' -tags 'CI' {
3131

3232
It "Install resource given specific Name and Repository" {
3333
Install-PSResource -Name $TestModuleName -Repository $ADORepoName
34-
3534
Get-InstalledPSResource -Name $TestModuleName | Should -Not -BeNullOrEmpty
3635
}
3736

0 commit comments

Comments
 (0)