win_exec_wrapper: fix tests after recent change (#38504) (#38506)

(cherry picked from commit 0d374f28d2)
pull/38509/head
Jordan Borean 7 years ago committed by GitHub
parent 31e28a04a5
commit 3ac6c6ebd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1,2 @@
windows/ci/group3
windows/ci/group1
windows/ci/smoketest

@ -32,7 +32,7 @@
- '"This module cannot run as it requires a minimum PowerShell version of 20.0.0.0, actual was " in invalid_ps_version.msg'
- name: test out environment block for task
win_shell: set | more
win_shell: set
args:
executable: cmd.exe
environment:

Loading…
Cancel
Save