Skip to content

Commit

Permalink
Remove MKI failure tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed Apr 5, 2024
1 parent 5de4235 commit 7cafcb8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ export default function ({ getService }: FtrProviderContext) {
};

describe('SyntheticsEnablement', function () {
// failsOnMKI, see https://github.com/elastic/kibana/issues/180108
this.tags(['failsOnMKI']);
const svlUserManager = getService('svlUserManager');
const svlCommonApi = getService('svlCommonApi');
const supertestWithoutAuth = getService('supertestWithoutAuth');
Expand Down

0 comments on commit 7cafcb8

Please sign in to comment.