Skip to content

Commit

Permalink
fix failed jest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Nov 28, 2019
1 parent a2ee29a commit 6ee4eae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

import './np_core.test.mocks';

import 'ui/state_management/state_storage/mock';
import { DashboardStateManager } from './dashboard_state_manager';
import { getAppStateMock, getSavedDashboardMock } from './__tests__';
import { AppStateClass } from './legacy_imports';
Expand Down

0 comments on commit 6ee4eae

Please sign in to comment.