mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
chore(ckeditor5-admoniton): don't fail on no tests
This commit is contained in:
@@ -24,6 +24,7 @@ export default defineConfig( {
|
|||||||
],
|
],
|
||||||
globals: true,
|
globals: true,
|
||||||
watch: false,
|
watch: false,
|
||||||
|
passWithNoTests: true,
|
||||||
coverage: {
|
coverage: {
|
||||||
thresholds: {
|
thresholds: {
|
||||||
lines: 100,
|
lines: 100,
|
||||||
|
|||||||
Reference in New Issue
Block a user