Skip to content

Commit aeabe24

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
update test
1 parent eb66390 commit aeabe24

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

dsc/tests/dsc_discovery.tests.ps1

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,8 @@ Describe 'tests for resource discovery' {
7777
"get": {
7878
"executable": "dsctest",
7979
"args": [
80-
"echo",
81-
"--input",
82-
"{json}"
83-
],
84-
"input": {
85-
"arg": "{json}"
86-
}
80+
"echo"
81+
]
8782
},
8883
"schema": {
8984
"command": {

0 commit comments

Comments
 (0)