mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 10:54:44 +00:00
feat(vue/primitives): remove execArgv option from test configuration
This commit is contained in:
@@ -14,6 +14,5 @@ export default defineConfig({
|
||||
},
|
||||
test: {
|
||||
environment: 'jsdom',
|
||||
execArgv: ['--expose-gc'],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user