Skip to content

Commit

Permalink
added karma mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Oct 29, 2019
1 parent 3df27ca commit cb4042b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/legacy/ui/public/new_platform/new_platform.karma_mock.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ export const npStart = {
},

},
timefilter: {
timefilter: sinon.fake(),
history: sinon.fake(),
},
},
},
inspector: {
Expand Down

0 comments on commit cb4042b

Please sign in to comment.