mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Set slice=true on tests to supress output. (#1168)
This commit is contained in:
committed by
GitHub
parent
c1486c47ee
commit
1e5689e054
@@ -14,6 +14,7 @@ export default defineConfig({
|
||||
environment: 'jsdom',
|
||||
globals: true,
|
||||
reporters: ['default', 'junit'],
|
||||
silent: true,
|
||||
outputFile: {
|
||||
junit: 'junit.xml',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user