Skip to content

Commit 6b7d06b

Browse files
committed
rename test dir: teststest
1 parent 23fd01d commit 6b7d06b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"build:types": "tsc -p ./tsconfig.json",
2727
"build:vite": "vite build",
2828
"prepare": "npm run build",
29-
"test": "node --experimental-default-config-file --test --experimental-test-coverage **/tests/**/*.test.ts",
29+
"test": "node --experimental-default-config-file --test --experimental-test-coverage **/test/**/*.test.ts",
3030
"test:update": "npm test -- --experimental-test-snapshots",
3131
"lint": "run-p lint:*",
3232
"lint:biome": "biome check .",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)