Skip to content

Commit

Permalink
Fixed e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
YulNaumenko committed Oct 26, 2020
1 parent 7849727 commit 18408bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function createGetTests({ getService }: FtrProviderContext) {
expect(response.body.config).to.eql({
apiUrl:
'http://elastic:changeme@localhost:5620/api/_actions-FTS-external-service-simulators/jira',
casesConfiguration: {
incidentConfiguration: {
mapping: [
{
actionType: 'overwrite',
Expand Down

0 comments on commit 18408bd

Please sign in to comment.