We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5380395 commit 5ebd6fdCopy full SHA for 5ebd6fd
tests/package.json
@@ -4,7 +4,7 @@
4
"type": "module",
5
"scripts": {
6
"test": "pnpm rstest run",
7
- "test:benchmark": "vitest bench",
+ "test:benchmark": "rstest bench",
8
"test:e2e": "playwright test --pass-with-no-tests",
9
"type-check": "tsc --noEmit"
10
},
0 commit comments