test: add mvp verification plan
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineConfig({
|
||||
},
|
||||
test: {
|
||||
environment: 'jsdom',
|
||||
exclude: ['node_modules/**', 'dist/**', 'e2e/**'],
|
||||
globals: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user