Skip to content

Commit

Permalink
Debug - only run index data viz tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyos committed Jul 12, 2021
1 parent b2b57a2 commit 2298da4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ export default function ({ getService }: FtrProviderContext) {
});
}

describe('index based', function () {
describe.only('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 2298da4

Please sign in to comment.