Skip to content

Commit

Permalink
skip flaky suite (#193092)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 22, 2024
1 parent a6e6a93 commit dbb26b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import { ActionsLogUsersFilter } from './actions_log_users_filter';
import { MANAGEMENT_PATH } from '../../../../../common/constants';

// FLAKY: https://github.com/elastic/kibana/issues/193554
// FLAKY: https://github.com/elastic/kibana/issues/193092
describe.skip('Users filter', () => {
let render: (
props?: React.ComponentProps<typeof ActionsLogUsersFilter>
Expand Down

0 comments on commit dbb26b7

Please sign in to comment.