Skip to content

Commit

Permalink
skip failing test suite (#181889)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Oct 22, 2024
1 parent 993e683 commit ba71217
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ import {
import { closeModalIfVisible, closeToastIfVisible } from '../../tasks/integrations';
import { RESULTS_TABLE, RESULTS_TABLE_BUTTON } from '../../screens/live_query';

describe(
// Failing: See https://github.com/elastic/kibana/issues/181889
describe.skip(
'Alert Event Details',
{
tags: ['@ess', '@serverless', '@skipInServerlessMKI'],
Expand Down

0 comments on commit ba71217

Please sign in to comment.