From f440434ac9923961db11a884d7426cd085c7f868 Mon Sep 17 00:00:00 2001 From: Larry Gregory Date: Wed, 11 May 2022 07:46:01 -0400 Subject: [PATCH] unskip flaky test --- .../apps/saved_objects_management/spaces_integration.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/test/functional/apps/saved_objects_management/spaces_integration.ts b/x-pack/test/functional/apps/saved_objects_management/spaces_integration.ts index 509cfbbab666f..62c742e39d02b 100644 --- a/x-pack/test/functional/apps/saved_objects_management/spaces_integration.ts +++ b/x-pack/test/functional/apps/saved_objects_management/spaces_integration.ts @@ -31,8 +31,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) { return bools.every((currBool) => currBool === true); }; - // FLAKY: https://github.com/elastic/kibana/issues/115303 - describe.skip('spaces integration', () => { + describe('spaces integration', () => { before(async () => { await spacesService.create({ id: spaceId, name: spaceId }); await kibanaServer.importExport.load(