Skip to content

Commit 1e9d56e

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)