mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#150562)
This commit is contained in:
parent
15904a1274
commit
a9cd313de4
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
};
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/150561
|
||||
// Failing: See https://github.com/elastic/kibana/issues/150562
|
||||
describe.skip('Download CSV', () => {
|
||||
before('initialize tests', async () => {
|
||||
log.debug('ReportingPage:initTests');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue