mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Revert "[ftr] Tag dashboard pdf and csv generation as smoke tests (#121328)"
This reverts commit d4fab0abae
.
This commit is contained in:
parent
78e281e89f
commit
081fd3267d
1 changed files with 0 additions and 1 deletions
|
@ -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'));
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue