chore: fix web search test script

This commit is contained in:
alex wiesner
2026-04-09 11:20:40 +01:00
parent 472de4ebaf
commit 1b3fcda259
3 changed files with 4462 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"test": "tsx --test src/**/*.test.ts"
"test": "tsx --test src/*.test.ts src/**/*.test.ts"
},
"pi": {
"extensions": [