mirror of
https://github.com/apache/superset.git
synced 2026-04-10 11:55:24 +00:00
[hotfix] fixing the build
This commit is contained in:
@@ -3,7 +3,7 @@ import { expect } from 'chai';
|
||||
import { describe, it } from 'mocha';
|
||||
import { mount } from 'enzyme';
|
||||
import { Modal } from 'react-bootstrap';
|
||||
import ModalTrigger from './../../../../javascripts/components/ModalTrigger.jsx';
|
||||
import ModalTrigger from './../../../../javascripts/components/ModalTrigger';
|
||||
|
||||
import DisplayQueryButton from '../../../../javascripts/explorev2/components/DisplayQueryButton';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user