Skip to content

Commit ece7e1e

Browse files
authored
Update test/PublishPSResourceTests/CompressPSResource.Tests.ps1
1 parent bd392e3 commit ece7e1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/PublishPSResourceTests/CompressPSResource.Tests.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ Describe "Test Compress-PSResource" -tags 'CI' {
155155
}
156156

157157
It "Compress-PSResource -PassThru returns the path to the nupkg" {
158-
Wait-Debugger
159158
$version = "1.0.0"
160159
New-ModuleManifest -Path (Join-Path -Path $script:PublishModuleBase -ChildPath "$script:PublishModuleName.psd1") -ModuleVersion $version -Description "$script:PublishModuleName module"
161160

0 commit comments

Comments
 (0)