Skip to content

Commit

Permalink
[Discover] Migrate Context mocha tests to use Jest (elastic#59658)
Browse files Browse the repository at this point in the history
  • Loading branch information
kertal committed Mar 13, 2020
1 parent 7cf974c commit f51b930
Show file tree
Hide file tree
Showing 16 changed files with 293 additions and 461 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

import sinon from 'sinon';
import moment from 'moment';
import { SearchSource } from '../../../../../kibana_services';
import { SearchSource } from '../../../../../../../../../plugins/data/public';

export function createIndexPatternsStub() {
return {
Expand Down
Loading

0 comments on commit f51b930

Please sign in to comment.