mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Re-enable copy to spaces
test suite. (#136078)
This commit is contained in:
parent
60372df6bc
commit
5e6aec2517
1 changed files with 1 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue