Skip to content

Commit

Permalink
skip flaky suite (elastic#171643)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 12, 2024
1 parent 49a10db commit e074e2e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ import {
visitEndpointList,
} from '../../screens';

describe(
// FLAKY: https://github.com/elastic/kibana/issues/171643
describe.skip(
'When on the Endpoint List in Security Essentials PLI',
{
tags: ['@serverless', '@skipInServerlessMKI'],
Expand Down

0 comments on commit e074e2e

Please sign in to comment.