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 1159a8d commit 4dc20b2Copy full SHA for 4dc20b2
dsc/tests/dsc_assertion.tests.ps1
@@ -1,7 +1,7 @@
1
# Copyright (c) Microsoft Corporation.
2
# Licensed under the MIT License.
3
4
-Describe 'Assertion resource tests' {
+Describe 'Assertion resource tests' -Skip:(!$IsWindows) {
5
It 'Example works for <operation>' -TestCases @(
6
@{ operation = 'get' }
7
@{ operation = 'set' }
0 commit comments