Skip to content

Commit

Permalink
skip flaky suite (#172520)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 4, 2023
1 parent 29c6126 commit f600794
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ import {
loadPageAs,
} from '../../../../../tasks/alert_assignments';

describe(
// FLAKY: https://github.com/elastic/kibana/issues/172520
describe.skip(
'Alert user assignment - Serverless Essentials',
{
tags: ['@serverless'],
Expand Down

0 comments on commit f600794

Please sign in to comment.