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 d817869 commit 9fbcb1cCopy full SHA for 9fbcb1c
dsc/tests/dsc_config_set.tests.ps1
@@ -1,7 +1,7 @@
1
# Copyright (c) Microsoft Corporation.
2
# Licensed under the MIT License.
3
4
-Describe 'dsc config get tests' {
+Describe 'dsc config set tests' {
5
It 'can use _exist with resources that support and do not support it' {
6
$config_yaml = @"
7
`$schema: https://raw.githubusercontent.com/PowerShell/DSC/main/schemas/2023/10/config/document.json
0 commit comments