mirror of
https://github.com/zadam/trilium.git
synced 2025-09-30 10:37:22 +08:00
chore(ckeditor5-admoniton): don't fail on no tests
This commit is contained in:
parent
ee6c5fd2aa
commit
f5d9789e83
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ export default defineConfig( {
|
|||
],
|
||||
globals: true,
|
||||
watch: false,
|
||||
passWithNoTests: true,
|
||||
coverage: {
|
||||
thresholds: {
|
||||
lines: 100,
|
||||
|
|
Loading…
Add table
Reference in a new issue