Skip to content

Commit eb06406

Browse files
committed
Debug Windows PowerShell
1 parent 666862a commit eb06406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powershell-adapter/Tests/win_powershellgroup.tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ resources:
228228
Username: "User"
229229
Password: "Password"
230230
"@
231+
dsc -l trace config test -i $yaml
231232
$out = dsc config test -i $yaml | ConvertFrom-Json
232233
$LASTEXITCODE | Should -Be 0
233234
$out.results[0].result.inDesiredState | Should -Be $false

0 commit comments

Comments
 (0)