fix busted tests

This commit is contained in:
Ryan Petrello 2019-11-19 09:21:04 -05:00
parent 097b59e74a
commit c574cdc7dc
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -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}