mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
committed by
GitHub
parent
7ee8d114d2
commit
42ab57850d
@@ -21,7 +21,7 @@ import { mount } from 'enzyme';
|
||||
|
||||
import ModalTrigger from 'src/components/ModalTrigger';
|
||||
import RefreshIntervalModal from 'src/dashboard/components/RefreshIntervalModal';
|
||||
import { Alert } from 'react-bootstrap';
|
||||
import Alert from 'src/components/Alert';
|
||||
import { supersetTheme, ThemeProvider } from '@superset-ui/core';
|
||||
|
||||
const getMountWrapper = props =>
|
||||
|
||||
Reference in New Issue
Block a user