Skip to content

Commit 06e24b8

Browse files
Update test/CredentialProvider.Tests.ps1
Co-authored-by: Aditya Patwardhan <[email protected]>
1 parent b9deb95 commit 06e24b8

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)