Skip to content

Commit

Permalink
skip failing test suite (#182601)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed May 3, 2024
1 parent 50585f6 commit b2a7317
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {

// Failing: See https://github.com/elastic/kibana/issues/182599
// Failing: See https://github.com/elastic/kibana/issues/182603
// Failing: See https://github.com/elastic/kibana/issues/182601
describe.skip('Discover CSV Export', () => {
describe('Check Available', () => {
before(async () => {
Expand Down

0 comments on commit b2a7317

Please sign in to comment.