mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing test suite (#192510)
This commit is contained in:
parent
6f9262ab1b
commit
b3b776fb99
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ export default function ({ getService, getPageObjects }: PluginFunctionalProvide
|
|||
return sessionIds.split(',');
|
||||
};
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/192510
|
||||
// Failing: See https://github.com/elastic/kibana/issues/192510
|
||||
describe.skip('Session management', function describeSessionManagementTests() {
|
||||
describe('Discover', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue