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 e16b737 commit 8a70bbdCopy full SHA for 8a70bbd
tests/package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"type": "module",
5
"scripts": {
6
- "test": "pnpm rstest run",
+ "test": "rstest run",
7
"test:benchmark": "rstest bench",
8
"test:e2e": "playwright test --pass-with-no-tests",
9
"type-check": "tsc --noEmit"
0 commit comments