Skip to content

Commit

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

// Failing: See https://github.com/elastic/kibana/issues/182515
describe.skip(
describe(
'Uninstall agent from host changing agent policy when agent tamper protection is enabled but then is switched to a policy with it disabled',
{ tags: ['@ess'] },
() => {
Expand Down

0 comments on commit 2ffd3c8

Please sign in to comment.