skip flaky suite (#138160)

This commit is contained in:
Tiago Costa 2022-08-22 13:54:27 +01:00
parent 491a461f3e
commit d5164311f2
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -46,7 +46,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
});
}
describe('with single line comments', async () => {
// FLAKY: https://github.com/elastic/kibana/issues/138160
describe.skip('with single line comments', async () => {
await runTests(
[
{