Skip to content

Commit

Permalink
Re-activate index data viz test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyos committed Jul 16, 2021
1 parent c203628 commit ef43035
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -496,8 +496,7 @@ export default function ({ getService }: FtrProviderContext) {
});
}

// FLAKY: https://github.com/elastic/kibana/issues/105087
describe.skip('index based', function () {
describe('index based', function () {
this.tags(['mlqa']);
before(async () => {
await esArchiver.loadIfNeeded('x-pack/test/functional/es_archives/ml/farequote');
Expand Down

0 comments on commit ef43035

Please sign in to comment.