Skip to content

Commit ddbe82f

Browse files
committed
update test
1 parent 8195405 commit ddbe82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc/tests/dsc_functions.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Describe 'tests for function expressions' {
55
BeforeAll {
6-
$global:sep = [System.IO.Path]::DirectorySeparatorChar
6+
$sep = [System.IO.Path]::DirectorySeparatorChar
77
}
88

99

0 commit comments

Comments
 (0)