Skip to content

Commit

Permalink
skip flaky suite (#169876)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 26, 2023
1 parent 302efb3 commit 3a781e2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ describe.skip('AddComment ', () => {
// Depends on useCreateAttachmentsMock.mockImplementation
// in describe.skip('AddComment')
// https://github.com/elastic/kibana/issues/169875
// FLAKY: https://github.com/elastic/kibana/issues/169876
describe.skip('draft comment ', () => {
let appMockRenderer: AppMockRenderer;

Expand Down

0 comments on commit 3a781e2

Please sign in to comment.