mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-19 04:21:06 +02:00
Merge pull request #222 from element-hq/dbkr/vitest_default_output
Add default output for vitest & playwright tests
This commit is contained in:
commit
7fc83fa30e
@ -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