mirror of
https://github.com/apache/superset.git
synced 2026-04-13 21:24:28 +00:00
chore: move fixtures and helpers to root (#11812)
This commit is contained in:
committed by
GitHub
parent
011724750f
commit
84e0606a90
@@ -28,7 +28,7 @@ import {
|
||||
|
||||
import Modal from 'src/common/components/Modal';
|
||||
import PropertiesModal from 'src/dashboard/components/PropertiesModal';
|
||||
import { mockStore } from '../fixtures/mockStore';
|
||||
import { mockStore } from 'spec/fixtures/mockStore';
|
||||
|
||||
const dashboardResult = {
|
||||
json: {
|
||||
|
||||
Reference in New Issue
Block a user