Skip to content

Commit

Permalink
Merge branch 'newplatform/timefilter/observables' into newplatform/ti…
Browse files Browse the repository at this point in the history
…mefilter/ts
  • Loading branch information
Liza K committed Aug 25, 2019
2 parents 14961d8 + e3a1013 commit 628535c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/legacy/ui/public/timefilter/timefilter.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jest.mock(
);

jest.mock(
'./lib/parse_querystring',
'ui/timefilter/lib/parse_querystring',
() => ({
parseQueryString: () => {
return {
Expand Down

0 comments on commit 628535c

Please sign in to comment.