Skip to content

Commit

Permalink
miss path in api_integration
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierM committed May 12, 2020
1 parent ae83810 commit 08a5ab8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import expect from '@kbn/expect';

import { uncommonProcessesQuery } from '../../../../plugins/siem/public/network/containers/uncommon_processes/index.gql_query';
import { uncommonProcessesQuery } from '../../../../plugins/siem/public/hosts/containers/uncommon_processes/index.gql_query';
import { GetUncommonProcessesQuery } from '../../../../plugins/siem/public/graphql/types';
import { FtrProviderContext } from '../../ftr_provider_context';

Expand Down

0 comments on commit 08a5ab8

Please sign in to comment.