Skip to content

Commit

Permalink
Fixing resolver test import
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-buttner committed Jun 26, 2020
1 parent 92005dd commit 6cdf961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/api_integration/apis/endpoint/resolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import {
LegacyEndpointEvent,
ResolverNodeStats,
ResolverRelatedAlerts,
ChildNode,
ResolverChildNode,
} from '../../../../plugins/security_solution/common/endpoint/types';
import { parentEntityId } from '../../../../plugins/security_solution/common/endpoint/models/event';
import { FtrProviderContext } from '../../ftr_provider_context';
Expand Down

0 comments on commit 6cdf961

Please sign in to comment.