🌐 AI搜索 & 代理 主页
Skip to content

Commit 9ec6f93

Browse files
authored
Update icons.spec.js
1 parent 18bd4cb commit 9ec6f93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/icons/icons.spec.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { mount, createLocalVue as CreateLocalVue } from '@vue/test-utils'
2-
import { IconsPlugin, BIcon } from './index'
2+
import { IconsPlugin } from './index'
3+
import { BIcon } from './icon'
34

45
describe('icons', () => {
56
const localVue = new CreateLocalVue()

0 commit comments

Comments
 (0)