Skip to content

Commit bd10d81

Browse files
committed
chore: update test:unit
1 parent 57415fc commit bd10d81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"server:https": "vite --config e2e/vite.config-https.ts",
4343
"test": "concurrently -n 'server,client' -c 'blue,green' 'npm:test:*'",
4444
"test:e2e": "playwright test",
45-
"test:unit": "vitest run --dir src"
45+
"test:unit": "vitest run"
4646
},
4747
"dependencies": {
4848
"@total-typescript/tsconfig": "^1.0.4",

0 commit comments

Comments
 (0)