Re-enable copy to spaces test suite. (#136078)

This commit is contained in:
Aleh Zasypkin 2022-07-11 10:16:39 +02:00 committed by GitHub
parent 60372df6bc
commit 5e6aec2517
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,8 +29,7 @@ export default function copyToSpaceSpacesAndSecuritySuite({ getService }: FtrPro
createMultiNamespaceTestCases,
} = copyToSpaceTestSuiteFactory(es, esArchiver, supertestWithoutAuth);
// FLAKY: https://github.com/elastic/kibana/issues/86544
describe.skip('copy to spaces', () => {
describe('copy to spaces', () => {
[
{
spaceId: SPACES.DEFAULT.spaceId,