Skip to content

Commit

Permalink
Revert "[ftr] Tag dashboard pdf and csv generation as smoke tests (#1…
Browse files Browse the repository at this point in the history
…21328)"

This reverts commit d4fab0a.
  • Loading branch information
jbudz committed Dec 28, 2021
1 parent 7a71a47 commit 92c32a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/functional/apps/dashboard/reporting/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { FtrProviderContext } from '../../../ftr_provider_context';

export default function ({ loadTestFile }: FtrProviderContext) {
describe('Reporting', function () {
this.tags(['smoke']);
loadTestFile(require.resolve('./screenshots'));
loadTestFile(require.resolve('./download_csv'));
});
Expand Down

0 comments on commit 92c32a5

Please sign in to comment.