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 authored and jkelastic committed Mar 12, 2020
1 parent 6cba01e commit 6269cc5
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 6269cc5

Please sign in to comment.