Skip to content

Commit

Permalink
Removing resolver functional tests (#94331)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-buttner authored Mar 10, 2021
1 parent 7d70ad7 commit 6044f8a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 526 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export default function (providerContext: FtrProviderContext) {
});
loadTestFile(require.resolve('./endpoint_list'));
loadTestFile(require.resolve('./policy_details'));
loadTestFile(require.resolve('./resolver'));
loadTestFile(require.resolve('./endpoint_telemetry'));
loadTestFile(require.resolve('./trusted_apps_list'));
loadTestFile(require.resolve('./fleet_integrations'));
Expand Down
280 changes: 0 additions & 280 deletions x-pack/test/security_solution_endpoint/apps/endpoint/resolver.ts

This file was deleted.

Loading

0 comments on commit 6044f8a

Please sign in to comment.