mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
update test assertion
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
|
||||
- assert:
|
||||
that:
|
||||
- "result.msg == 'Failed to update label, organization not found: The requested object could not be found.'"
|
||||
- "'Non existing org was not found on the Tower server' in result.msg"
|
||||
|
||||
# TODO: Deleting labels doesn't seem to work currently
|
||||
|
||||
Reference in New Issue
Block a user