Skip to content

Commit 891d2ec

Browse files
committed
Remove line from test
1 parent 8e6c703 commit 891d2ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

powershell-adapter/Tests/win_powershellgroup.tests.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Describe 'WindowsPowerShell adapter resource tests - requires elevated permissio
2020

2121
# Remove after all the tests are done
2222
Remove-Module $script:winPSModule -Force -ErrorAction Ignore
23-
24-
Remove-Item -Path (Join-Path $env:ProgramFiles 'WindowsPowerShell' 'Modules' 'PSClassResource') -Force -Recurse -ErrorAction Ignore
2523
}
2624

2725
BeforeEach {

0 commit comments

Comments
 (0)