Skip to content

Commit

Permalink
skip flaky suite (#180852)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Apr 16, 2024
1 parent 331c972 commit 407fd3c
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -18,7 +18,8 @@ import {
import { closeModalIfVisible, closeToastIfVisible } from '../../tasks/integrations';
import { RESULTS_TABLE, RESULTS_TABLE_BUTTON } from '../../screens/live_query';

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

0 comments on commit 407fd3c

Please sign in to comment.