Skip to content

Commit 15235b4

Browse files
committed
test: fix UT
1 parent 2ec43fa commit 15235b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/app/Content.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Content from '@/app/Content.js'
1+
import Content from '@/app/components/Content'
22
import { mount } from '@vue/test-utils'
33
import { getRouter, modeTestRunner } from '../util'
44

0 commit comments

Comments
 (0)