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