mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Vitest unit test configs completed. All tests pass
This commit is contained in:
parent
cb3e230f5f
commit
eb2de5460c
33 changed files with 116 additions and 66 deletions
|
@ -1,5 +1,5 @@
|
|||
import { mount } from '@vue/test-utils';
|
||||
import PrimeVue from '@/components/config/PrimeVue';
|
||||
import PrimeVue from '../config/PrimeVue';
|
||||
import Menu from './Menu.vue';
|
||||
|
||||
describe('Menu.vue', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue