tests updated

This commit is contained in:
Tuğçe Küçükoğlu 2022-12-08 17:13:16 +03:00
parent 5e87f4f312
commit 30f792c0a5
25 changed files with 65 additions and 56 deletions

View file

@ -1,6 +1,6 @@
import { config, mount } from '@vue/test-utils';
import InputText from 'primevue/inputtext';
import Inplace from './Inplace.vue';
import InputText from '@/components/inputtext/InputText.vue';
config.global.mocks = {
$primevue: {