Skip to content

Commit e16b737

Browse files
Update tests/package.json
Co-authored-by: Timeless0911 <[email protected]>
1 parent f9bb438 commit e16b737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"scripts": {
66
"test": "pnpm rstest run",
7-
"test:benchmark": "vitest bench",
7+
"test:benchmark": "rstest bench",
88
"test:e2e": "playwright test --pass-with-no-tests",
99
"type-check": "tsc --noEmit"
1010
},

0 commit comments

Comments
 (0)