Skip to content

Commit 776ad48

Browse files
Removing tests that support legacy exports (elastic#116011)
* deleted 2 files * removing the references of the deleted file
1 parent 286eacc commit 776ad48

File tree

3 files changed

+0
-113
lines changed

3 files changed

+0
-113
lines changed

test/functional/apps/dashboard/bwc_import.ts

Lines changed: 0 additions & 43 deletions
This file was deleted.

test/functional/apps/dashboard/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ export default function ({ getService, loadTestFile }: FtrProviderContext) {
4949
loadTestFile(require.resolve('./dashboard_unsaved_state'));
5050
loadTestFile(require.resolve('./dashboard_unsaved_listing'));
5151
loadTestFile(require.resolve('./edit_visualizations'));
52-
loadTestFile(require.resolve('./time_zones'));
5352
loadTestFile(require.resolve('./dashboard_options'));
5453
loadTestFile(require.resolve('./data_shared_attributes'));
5554
loadTestFile(require.resolve('./share'));
@@ -95,7 +94,6 @@ export default function ({ getService, loadTestFile }: FtrProviderContext) {
9594

9695
loadTestFile(require.resolve('./dashboard_time_picker'));
9796
loadTestFile(require.resolve('./bwc_shared_urls'));
98-
loadTestFile(require.resolve('./bwc_import'));
9997
loadTestFile(require.resolve('./panel_replacing'));
10098
loadTestFile(require.resolve('./panel_cloning'));
10199
loadTestFile(require.resolve('./copy_panel_to'));

test/functional/apps/dashboard/time_zones.ts

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)