Skip to content

Commit 8a70bbd

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

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
@@ -3,7 +3,7 @@
33
"private": true,
44
"type": "module",
55
"scripts": {
6-
"test": "pnpm rstest run",
6+
"test": "rstest run",
77
"test:benchmark": "rstest bench",
88
"test:e2e": "playwright test --pass-with-no-tests",
99
"type-check": "tsc --noEmit"

0 commit comments

Comments
 (0)