mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
Fix typo in test mock
This commit is contained in:
parent
c48fbec30c
commit
968c056057
@ -108,7 +108,7 @@ describe('delete details', () => {
|
||||
response: {
|
||||
config: {
|
||||
method: 'get',
|
||||
url: '/api/v2/workflow_job_template_nodesP',
|
||||
url: '/api/v2/workflow_job_template_nodes',
|
||||
},
|
||||
data: 'An error occurred',
|
||||
status: 403,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user