skip failing test suite (#150561)

This commit is contained in:
Kibana Machine 2023-02-08 12:39:08 -05:00
parent 75f1856078
commit 3941a9ece4

View file

@ -70,6 +70,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
// Failing: See https://github.com/elastic/kibana/issues/150562
// Failing: See https://github.com/elastic/kibana/issues/148314
// Failing: See https://github.com/elastic/kibana/issues/150563
// Failing: See https://github.com/elastic/kibana/issues/150561
describe.skip('Download CSV', () => {
before('initialize tests', async () => {
log.debug('ReportingPage:initTests');