mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
chore: move fixtures and helpers to root (#11812)
This commit is contained in:
committed by
GitHub
parent
011724750f
commit
84e0606a90
@@ -30,7 +30,7 @@ import {
|
||||
DASHBOARD_GRID_TYPE,
|
||||
} from 'src/dashboard/util/componentTypes';
|
||||
|
||||
import WithDragDropContext from '../../helpers/WithDragDropContext';
|
||||
import WithDragDropContext from 'spec/helpers/WithDragDropContext';
|
||||
|
||||
describe('Divider', () => {
|
||||
const props = {
|
||||
|
||||
Reference in New Issue
Block a user