mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Add default output for vitest
Otherwise it's just mysteriously silent.
This commit is contained in:
parent
82398f7d50
commit
196c8a082a
@ -44,6 +44,7 @@ export default defineConfig({
|
||||
reporter: "lcov",
|
||||
},
|
||||
reporters: [
|
||||
["default", { summary: false }],
|
||||
[
|
||||
"vitest-sonar-reporter",
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user