We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d878e commit 45e7a24Copy full SHA for 45e7a24
dsc/tests/dsc_functions.tests.ps1
@@ -1027,3 +1027,4 @@ Describe 'tests for function expressions' {
1027
$out = $config_yaml | dsc config get -f - | ConvertFrom-Json
1028
$out.results[0].result.actualState.output | Should -Be $expected
1029
}
1030
+}
0 commit comments