Skip to content

Commit

Permalink
skip failing test suite (elastic#182284)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed May 1, 2024
1 parent 4aabce5 commit 24e5b3a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const findTestUtils = (
supertestWithoutAuth: any
) => {
// Failing: See https://github.com/elastic/kibana/issues/182263
// Failing: See https://github.com/elastic/kibana/issues/182284
describe.skip(describeType, () => {
afterEach(() => objectRemover.removeAll());

Expand Down

0 comments on commit 24e5b3a

Please sign in to comment.