Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasNieto committed Jan 28, 2024
1 parent 4e44a7b commit 5a559ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Install-Package.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Describe Install-Package {

Context 'with -Name parameter' {
It 'should install' {
{ Install-Package -Name Az } |
{ Install-Package -Name Az -Verbose -Debug } |
Should -Not -Throw
}
}
Expand Down

0 comments on commit 5a559ef

Please sign in to comment.