1
0
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:
Vadiem Janssens 2020-06-25 09:51:31 +02:00 committed by John Mitchell
parent f9039703ee
commit 3f33f1c97d

View File

@ -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 () => {