mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
convert tests
did enableMouseSearchInput get dropped in a merge?
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { selectTag, selectWithProps } from '../helpers'
|
||||
import { it, describe, expect } from 'vitest'
|
||||
import { selectTag, selectWithProps } from '../helpers.js'
|
||||
|
||||
describe('CreateOption When Tagging Is Enabled', () => {
|
||||
it('can select the current search text as a string', async () => {
|
||||
|
||||
Reference in New Issue
Block a user