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