mirror of
https://github.com/ansible/awx.git
synced 2026-03-15 16:07:30 -02:30
Fix up some unit tests
This commit is contained in:
@@ -53,8 +53,6 @@ def jobs(mocker):
|
||||
class TestJobSerializerGetRelated():
|
||||
@pytest.mark.parametrize("related_resource_name", [
|
||||
'job_events',
|
||||
'job_plays',
|
||||
'job_tasks',
|
||||
'relaunch',
|
||||
'labels',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user