mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
chore(test): add setup
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineVitestConfig({
|
||||
nuxt: {
|
||||
rootDir: fileURLToPath(new URL('test/nuxt/', import.meta.url))
|
||||
}
|
||||
}
|
||||
},
|
||||
setupFiles: './setup.ts'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user