mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Test fixture update.
This commit is contained in:
parent
3801b4a4e9
commit
32fe6ea4fa
@ -24,7 +24,7 @@ def wfjt_node(wfjt_with_nodes):
|
||||
|
||||
@pytest.fixture
|
||||
def workflow_job(wfjt):
|
||||
return wfjt.jobs.create(name='test_workflow')
|
||||
return wfjt.workflow_jobs.create(name='test_workflow')
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user