mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-21 13:48:32 -06:00
chore(ckeditor5-admoniton): don't fail on no tests
This commit is contained in:
@@ -24,6 +24,7 @@ export default defineConfig( {
|
||||
],
|
||||
globals: true,
|
||||
watch: false,
|
||||
passWithNoTests: true,
|
||||
coverage: {
|
||||
thresholds: {
|
||||
lines: 100,
|
||||
|
||||
Reference in New Issue
Block a user