mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
(cherry picked from commit b798f9f627
)
Co-authored-by: Shahzad <shahzad.muhammad@elastic.co>
This commit is contained in:
parent
6b98f69525
commit
178230a766
1 changed files with 1 additions and 2 deletions
|
@ -145,8 +145,7 @@ export default function featureControlsTests({ getService }: FtrProviderContext)
|
|||
}
|
||||
});
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/136542
|
||||
describe.skip('spaces', () => {
|
||||
describe('spaces', () => {
|
||||
// the following tests create a user_1 which has uptime read access to space_1 and dashboard all access to space_2
|
||||
const space1Id = 'space_1';
|
||||
const space2Id = 'space_2';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue