mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-18 02:32:27 +00:00
Revert "vitest: Add threshold on vitest to check locally"
This reverts commit e5509ba49b.
This commit is contained in:
@@ -25,12 +25,6 @@ export default defineConfig((configEnv) =>
|
|||||||
"src/utils/test-fixtures.ts",
|
"src/utils/test-fixtures.ts",
|
||||||
"playwright/**",
|
"playwright/**",
|
||||||
],
|
],
|
||||||
thresholds: {
|
|
||||||
lines: 80,
|
|
||||||
functions: 80,
|
|
||||||
branches: 80,
|
|
||||||
statements: 80,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user