Fix the integration test to comply recent changes

This commit is contained in:
Dag Wieers 2017-01-26 16:26:56 +01:00
commit 0e80ba1867
2 changed files with 8 additions and 10 deletions

View file

@ -32,7 +32,7 @@
- assert:
that:
- "check00_result.failed == true"
- "check00_result.msg == 'key: HKCU\\Software is not a valid powershell path, see module documentation for examples.'"
- "check00_result.msg == 'path: HKCU\\Software is not a valid powershell path, see module documentation for examples.'"
- name: remove setting
win_regedit: