mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
test: reomve reporter json (#16572)
This commit is contained in:
parent
a997ff24e3
commit
dbde501d9f
@ -21,7 +21,7 @@ export default defineConfig({
|
||||
clearMocks: true,
|
||||
environment: 'jsdom',
|
||||
setupFiles: ['./vitest.setup.ts'],
|
||||
reporters: ['json', 'default'],
|
||||
reporters: ['default'],
|
||||
testTransformMode: {
|
||||
web: ['*.{ts,tsx}'],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user