Skip to content

Commit 709e250

Browse files
authored
lint
1 parent 7fea63f commit 709e250

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
// Grab the configured base index
66
const CONFIG_ZINDEX = getComponentConfig('BModal', 'zIndexOffset')

0 commit comments

Comments
 (0)