test: make context-manager test script match test layout
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"type": "module",
|
||||
"keywords": ["pi-package"],
|
||||
"scripts": {
|
||||
"test": "tsx --test src/*.test.ts src/**/*.test.ts"
|
||||
"test": "tsx --test src/*.test.ts"
|
||||
},
|
||||
"files": ["index.ts", "src"],
|
||||
"pi": {
|
||||
|
||||
Reference in New Issue
Block a user