Skip to content

Commit 45e7a24

Browse files
committed
Fix test
1 parent 37d878e commit 45e7a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dsc/tests/dsc_functions.tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,3 +1027,4 @@ Describe 'tests for function expressions' {
10271027
$out = $config_yaml | dsc config get -f - | ConvertFrom-Json
10281028
$out.results[0].result.actualState.output | Should -Be $expected
10291029
}
1030+
}

0 commit comments

Comments
 (0)