Skip to content

Commit

Permalink
skip flaky suite (#168340)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 8, 2023
1 parent 133fad2 commit 70fb99b
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 { createEndpointHost } from '../../tasks/create_endpoint_host';
import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data';
import { enableAllPolicyProtections } from '../../tasks/endpoint_policy';

describe(
// FLAKY: https://github.com/elastic/kibana/issues/168340
describe.skip(
'Automated Response Actions',
{
tags: [
Expand Down

0 comments on commit 70fb99b

Please sign in to comment.