mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03:30
Merge pull request #3997 from ryanpetrello/fix-busted-tests-362
fix busted tests for 3.6.2
This commit is contained in:
@@ -88,6 +88,9 @@ class TestJobNotificationMixin(object):
|
|||||||
'verbosity': int},
|
'verbosity': int},
|
||||||
'job_friendly_name': str,
|
'job_friendly_name': str,
|
||||||
'job_metadata': str,
|
'job_metadata': str,
|
||||||
|
'approval_status': str,
|
||||||
|
'approval_node_name': str,
|
||||||
|
'workflow_url': str,
|
||||||
'url': str}
|
'url': str}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user