Skip to content

Commit baf5cb5

Browse files
committed
updated test script
1 parent 890c46a commit baf5cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/vue-number-input.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { mount } from '@vue/test-utils'
2-
import Component from '../src/component'
2+
import Component from '../src/component.vue'
33

44
test('test component', async () => {
55
expect(Component).toBeTruthy()

0 commit comments

Comments
 (0)