mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Thom Heymann <190132+thomheymann@users.noreply.github.com>
This commit is contained in:
parent
ff3c0d4d25
commit
83075007b1
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ export default function spaceSelectorFunctionalTests({
|
|||
'spaceSelector',
|
||||
]);
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/99581
|
||||
describe.skip('Spaces', function () {
|
||||
describe('Spaces', function () {
|
||||
this.tags('includeFirefox');
|
||||
describe('Space Selector', () => {
|
||||
before(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue