Skip to content

Commit 53e4c66

Browse files
authored
packages_command.cf: skip test on windows
1 parent 4b13e02 commit 53e4c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/07_packages/packages_command.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ bundle agent init
6060
bundle agent test
6161
{
6262
meta:
63-
"test_soft_fail" string => "windows",
63+
"test_skip_unsupported" string => "windows",
6464
meta => { "ENT-10215" };
6565

6666
vars:

0 commit comments

Comments
 (0)