fixed test to expected output

pull/11813/head
Brian Coca 9 years ago
parent 07e5e98cbf
commit c2d8ca4bf7

@ -54,7 +54,7 @@
- assert:
that:
- "'failed' not in result"
- "'failed' in result and result.failed"
- name: command rc 1 failed_when_result False
shell: exit 1

Loading…
Cancel
Save