Skip to content

Commit

Permalink
skip flaky suite (#196851)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 21, 2024
1 parent 64aef09 commit f77badd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ import {
} from '../../../../tasks/timeline';
import { ALERTS_URL } from '../../../../urls/navigation';

describe(
// FLAKY: https://github.com/elastic/kibana/issues/196851
describe.skip(
'Unified Timeline table Row Actions',
{
tags: ['@ess', '@serverless', '@skipInServerlessMKI'],
Expand Down

0 comments on commit f77badd

Please sign in to comment.