mirror of
https://github.com/apache/superset.git
synced 2026-09-05 23:12:01 +00:00
chore: move fixtures and helpers to root (#11812)
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ import {
|
||||
NEW_COMPONENT_SOURCE_TYPE,
|
||||
CHART_TYPE,
|
||||
} from 'src/dashboard/util/componentTypes';
|
||||
import WithDragDropContext from '../../../helpers/WithDragDropContext';
|
||||
import WithDragDropContext from 'spec/helpers/WithDragDropContext';
|
||||
|
||||
describe('DraggableNewComponent', () => {
|
||||
const props = {
|
||||
|
||||
Reference in New Issue
Block a user