Skip to content

Commit

Permalink
Fixing path
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Oct 29, 2019
1 parent 50cd9e5 commit 59113ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/api_integration/apis/infra/metrics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import expect from '@kbn/expect';
import { first, last } from 'lodash';

import { metricsQuery } from '../../../../legacy/plugins/infra/public/containers/metrics/metrics.gql_query';
import { metricsQuery } from '../../../../legacy/plugins/infra/public/pages/metrics/containers/metrics.gql_query';
import { MetricsQuery } from '../../../../legacy/plugins/infra/public/graphql/types';
import { FtrProviderContext } from '../../ftr_provider_context';

Expand Down

0 comments on commit 59113ae

Please sign in to comment.