Revert "complete correction of test, key exists but is false"

This reverts commit 7e6343213b.
This commit is contained in:
James Cammarata 2016-03-10 09:06:08 -05:00
parent ccf646665b
commit 963178f392

View file

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