Skip to content

Commit

Permalink
Change test module
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasNieto committed Jan 28, 2024
1 parent a3f8eb5 commit 5c48650
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-ModuleFast Az -Verbose -Debug } |
{ Install-ModuleFast Microsoft.PowerShell.SecretStore -Verbose -Debug } |
Should -Not -Throw
}
}
Expand Down

0 comments on commit 5c48650

Please sign in to comment.