We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dfefe9 commit c80f8a9Copy full SHA for c80f8a9
src/components/modal/modal.spec.js
@@ -1,6 +1,6 @@
1
import Modal from './modal'
2
import { mount, createWrapper } from '@vue/test-utils'
3
-import { getComponentConfig } from '../../utils/config'
+// import { getComponentConfig } from '../../utils/config'
4
5
// The defautl Z-INDEX for modal backdrop
6
const DEFAULT_ZINDEX = 1040
0 commit comments