From a78abbdfafb384c7a427ad38b1683819bb503eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Rica?= Date: Tue, 12 Nov 2024 13:12:20 +0100 Subject: [PATCH] unskip flakey test --- .../ftr_e2e/cypress/e2e/storage_explorer/storage_explorer.cy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/observability_solution/apm/ftr_e2e/cypress/e2e/storage_explorer/storage_explorer.cy.ts b/x-pack/plugins/observability_solution/apm/ftr_e2e/cypress/e2e/storage_explorer/storage_explorer.cy.ts index 519f309105f54..0d7d6a275c52a 100644 --- a/x-pack/plugins/observability_solution/apm/ftr_e2e/cypress/e2e/storage_explorer/storage_explorer.cy.ts +++ b/x-pack/plugins/observability_solution/apm/ftr_e2e/cypress/e2e/storage_explorer/storage_explorer.cy.ts @@ -37,7 +37,7 @@ const mainApiRequestsToIntercept = [ const mainAliasNames = mainApiRequestsToIntercept.map(({ aliasName }) => `@${aliasName}`); // flaky test -describe.skip('Storage Explorer', () => { +describe('Storage Explorer', () => { before(() => { const { rangeFrom, rangeTo } = timeRange; synthtrace.index(