Skip to content

Commit

Permalink
skip extra suite
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Aug 1, 2024
1 parent 66852a9 commit d675fe0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import { login } from '../../../tasks/login';
import { createEndpointHost } from '../../../tasks/create_endpoint_host';
import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data';

describe(
describe.skip(
'Uninstall agent from host when agent tamper protection is enabled',
{ tags: ['@ess'] },
() => {
Expand Down

0 comments on commit d675fe0

Please sign in to comment.