mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#159929)
This commit is contained in:
parent
2767b05b73
commit
077452e374
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ export default function ({ getService, getPageObjects }: PluginFunctionalProvide
|
|||
const supertest = getService('supertest');
|
||||
const PageObjects = getPageObjects(['common']);
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/159929
|
||||
// Failing: See https://github.com/elastic/kibana/issues/159929
|
||||
describe.skip('Telemetry service', () => {
|
||||
describe('Screenshot mode', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue