Skip to content

Commit c80f8a9

Browse files
authored
Update modal.spec.js
1 parent 2dfefe9 commit c80f8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/modal/modal.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Modal from './modal'
22
import { mount, createWrapper } from '@vue/test-utils'
3-
import { getComponentConfig } from '../../utils/config'
3+
// import { getComponentConfig } from '../../utils/config'
44

55
// The defautl Z-INDEX for modal backdrop
66
const DEFAULT_ZINDEX = 1040

0 commit comments

Comments
 (0)