2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

Update helpers.js

This commit is contained in:
Jeff Sagal
2022-07-17 13:11:37 -07:00
parent 4782b0ebcf
commit d1f25451ab
+1 -1
View File
@@ -1,5 +1,5 @@
import { shallowMount } from '@vue/test-utils' import { shallowMount } from '@vue/test-utils'
import VueSelect from '@/src/components/Select.vue' import VueSelect from '@/components/Select.vue'
/** /**
* Trigger a submit event on the search * Trigger a submit event on the search