Skip to content

Commit 9fbcb1c

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
fix typo
1 parent d817869 commit 9fbcb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc/tests/dsc_config_set.tests.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) Microsoft Corporation.
22
# Licensed under the MIT License.
33

4-
Describe 'dsc config get tests' {
4+
Describe 'dsc config set tests' {
55
It 'can use _exist with resources that support and do not support it' {
66
$config_yaml = @"
77
`$schema: https://raw.githubusercontent.com/PowerShell/DSC/main/schemas/2023/10/config/document.json

0 commit comments

Comments
 (0)