Skip to content

Commit

Permalink
Fixed e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
YulNaumenko committed Nov 13, 2020
1 parent f706b5a commit b8c1eae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ export default function createUpdateTests({ getService }: FtrProviderContext) {
error: 'Forbidden',
message: getConsumerUnauthorizedErrorMessage(
'update',
'test.longRunning',
'test.noop',
'alertsFixture'
),
statusCode: 403,
Expand Down

0 comments on commit b8c1eae

Please sign in to comment.