We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890c46a commit baf5cb5Copy full SHA for baf5cb5
tests/vue-number-input.spec.ts
@@ -1,5 +1,5 @@
1
import { mount } from '@vue/test-utils'
2
-import Component from '../src/component'
+import Component from '../src/component.vue'
3
4
test('test component', async () => {
5
expect(Component).toBeTruthy()
0 commit comments