From 94146580d8f4212afc27beb7ea6ab7321127c704 Mon Sep 17 00:00:00 2001 From: "Qingyang(Abby) Hu" Date: Tue, 10 Oct 2023 14:00:00 -0700 Subject: [PATCH] remove unnecessary import Signed-off-by: Qingyang(Abby) Hu --- .../apps/data_explorer/field_visualize.spec.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cypress/integration/core-opensearch-dashboards/opensearch-dashboards/apps/data_explorer/field_visualize.spec.js b/cypress/integration/core-opensearch-dashboards/opensearch-dashboards/apps/data_explorer/field_visualize.spec.js index 359f6b692..5bd420669 100644 --- a/cypress/integration/core-opensearch-dashboards/opensearch-dashboards/apps/data_explorer/field_visualize.spec.js +++ b/cypress/integration/core-opensearch-dashboards/opensearch-dashboards/apps/data_explorer/field_visualize.spec.js @@ -28,10 +28,6 @@ describe('discover field visualize button', () => { testFixtureHandler.importJSONDoc( 'cypress/fixtures/dashboard/opensearch_dashboards/data_explorer/discover/discover.json.txt' ); - // import long window logstash index pattern - testFixtureHandler.importJSONDoc( - 'cypress/fixtures/dashboard/opensearch_dashboards/data_explorer/long_window_logstash_index_pattern/data.json.txt' - ); // import logstash functional testFixtureHandler.importJSONDocIfNeeded(