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 f9bb438 commit e16b737Copy full SHA for e16b737
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