Skip to content

Commit

Permalink
Revert "skip failing test suite (elastic#203921)"
Browse files Browse the repository at this point in the history
This reverts commit 76f2351.
  • Loading branch information
tomsonpl committed Dec 13, 2024
1 parent 2ffd3c8 commit 86d4164
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ import { createEndpointHost } from '../../tasks/create_endpoint_host';
import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data';
import { enableAllPolicyProtections } from '../../tasks/endpoint_policy';

// Failing: See https://github.com/elastic/kibana/issues/203921
describe.skip(
describe(
'Automated Response Actions',
{
tags: ['@ess', '@serverless'],
Expand Down

0 comments on commit 86d4164

Please sign in to comment.