mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
committed by
GitHub
parent
7139f1e863
commit
17ae9ec3a8
@@ -3,7 +3,7 @@ import { expect } from 'chai';
|
||||
import { describe, it, beforeEach } from 'mocha';
|
||||
import { shallow } from 'enzyme';
|
||||
import { getFormDataFromControls, defaultControls }
|
||||
from '../../../../src/explore/stores/store';
|
||||
from '../../../../src/explore/store';
|
||||
import {
|
||||
ControlPanelsContainer,
|
||||
} from '../../../../src/explore/components/ControlPanelsContainer';
|
||||
|
||||
Reference in New Issue
Block a user