mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
update test assertion
This commit is contained in:
@@ -19,6 +19,6 @@
|
|||||||
|
|
||||||
- assert:
|
- assert:
|
||||||
that:
|
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
|
# TODO: Deleting labels doesn't seem to work currently
|
||||||
|
|||||||
Reference in New Issue
Block a user