test: reenable nuxt runtime tests (with latest test-utils) (#2497)
This commit is contained in:
parent
2b421f1039
commit
3ae2d50bff
8 changed files with 252 additions and 280 deletions
|
@ -24,7 +24,7 @@ export default defineNuxtConfig({
|
|||
'@nuxtjs/i18n',
|
||||
'@nuxtjs/color-mode',
|
||||
'@unlazy/nuxt',
|
||||
'nuxt-vitest',
|
||||
'@nuxt/test-utils/module',
|
||||
...(isDevelopment || isWindows) ? [] : ['nuxt-security'],
|
||||
'~/modules/emoji-mart-translation',
|
||||
'~/modules/purge-comments',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue