mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 11:41:08 -03:30
Fix failing test
Signed-off-by: Vadiem Janssens <info@vadiemjanssens.nl>
This commit is contained in:
committed by
John Mitchell
parent
f9039703ee
commit
3f33f1c97d
@@ -44,7 +44,9 @@ describe('<WorkflowJobTemplateForm/>', () => {
|
|||||||
related: {
|
related: {
|
||||||
webhook_receiver: '/api/v2/workflow_job_templates/57/gitlab/',
|
webhook_receiver: '/api/v2/workflow_job_templates/57/gitlab/',
|
||||||
},
|
},
|
||||||
|
webhook_credential: null,
|
||||||
webhook_key: 'sdfghjklmnbvcdsew435678iokjhgfd',
|
webhook_key: 'sdfghjklmnbvcdsew435678iokjhgfd',
|
||||||
|
webhook_service: 'github',
|
||||||
};
|
};
|
||||||
|
|
||||||
beforeEach(async () => {
|
beforeEach(async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user