mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-16 00:51:25 -07: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