mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
committed by
GitHub
parent
7139f1e863
commit
17ae9ec3a8
@@ -5,7 +5,7 @@ import sinon from 'sinon';
|
||||
import $ from 'jquery';
|
||||
import * as chartActions from '../../../src/chart/chartAction';
|
||||
import * as actions from '../../../src/explore/actions/exploreActions';
|
||||
import { defaultState } from '../../../src/explore/stores/store';
|
||||
import { defaultState } from '../../../src/explore/store';
|
||||
import exploreReducer from '../../../src/explore/reducers/exploreReducer';
|
||||
|
||||
describe('reducers', () => {
|
||||
|
||||
Reference in New Issue
Block a user