mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
d6028c1f14
commit
6c1250f359
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ export default function spaceSelectorFunctonalTests({
|
|||
'spaceSelector',
|
||||
]);
|
||||
|
||||
describe('Spaces', function () {
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/51942
|
||||
describe.skip('Spaces', function () {
|
||||
this.tags('includeFirefox');
|
||||
describe('Space Selector', () => {
|
||||
before(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue