Skip to content

Commit

Permalink
EMT-451: add import
Browse files Browse the repository at this point in the history
  • Loading branch information
nnamdifrankie committed Jun 24, 2020
1 parent e84be27 commit 728d229
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import { kibanaRequestToMetadataListESQuery, getESQueryHostMetadataByID } from '
import { EndpointAppContextService } from '../../endpoint_app_context_services';
import { createMockConfig } from '../../../lib/detection_engine/routes/__mocks__';
import { metadataIndexPattern } from '../../../../common/endpoint/constants';
// eslint-disable-next-line @kbn/eslint/no-restricted-paths
import { loggingServiceMock } from '../../../../../../../src/core/server/logging/logging_service.mock';

describe('query builder', () => {
describe('MetadataListESQuery', () => {
Expand Down

0 comments on commit 728d229

Please sign in to comment.