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 b6cd50e commit c59a3d2Copy full SHA for c59a3d2
dsc/tests/dsc_metadata.tests.ps1
@@ -71,4 +71,4 @@ Describe 'metadata tests' {
71
$out.results[0].metadata.Microsoft.DSC | Should -BeNullOrEmpty
72
(Get-Content $TestDrive/error.log) | Should -BeLike "*WARN*Resource returned metadata property 'Microsoft.DSC' which is ignored*"
73
}
74
-}
+}
0 commit comments