test(pdfjs): disable for now as there are no tests

This commit is contained in:
Elian Doran
2026-01-01 22:31:49 +02:00
parent 606574e18e
commit 2e936a3d5c

View File

@@ -4,8 +4,7 @@
"private": true,
"scripts": {
"build": "tsx scripts/build.ts",
"watch": "tsx scripts/build.ts --watch",
"test": "vitest"
"watch": "tsx scripts/build.ts --watch"
},
"dependencies": {
"@triliumnext/commons": "workspace:*"