fix tests
This commit is contained in:
parent
b2011429c6
commit
fd2986ea85
10 changed files with 199 additions and 197 deletions
|
|
@ -1,6 +1,8 @@
|
|||
import { shallowMount } from '@vue/test-utils'
|
||||
import vClickOutside from 'click-outside-vue3'
|
||||
import { h } from 'vue'
|
||||
import { createTestingPinia } from '@pinia/testing'
|
||||
createTestingPinia()
|
||||
|
||||
import EmojiInput from 'src/components/emoji_input/emoji_input.vue'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue