Skip to content

Commit

Permalink
extend karma mock
Browse files Browse the repository at this point in the history
  • Loading branch information
flash1293 committed Feb 17, 2020
1 parent e9dae3a commit 2b3d054
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 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 @@ -172,6 +172,9 @@ export const npSetup = {
chartsTheme$: mockObservable,
useChartsTheme: sinon.fake(),
},
colors: {
seedColors: ['white', 'black'],
},
},
management: {
sections: {
Expand Down

0 comments on commit 2b3d054

Please sign in to comment.