mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
8d46d59586
commit
96885d788a
1 changed files with 1 additions and 2 deletions
|
@ -770,8 +770,7 @@ export function copyToSpaceTestSuiteFactory(context: FtrProviderContext) {
|
|||
await testDataLoader.deleteFtrSpaces();
|
||||
});
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/86545
|
||||
describe.skip('single-namespace types', () => {
|
||||
describe('single-namespace types', () => {
|
||||
beforeEach(async () => {
|
||||
await testDataLoader.createFtrSavedObjectsData(SPACE_DATA_TO_LOAD);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue