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 03a860b commit ca88923Copy full SHA for ca88923
README.md
@@ -155,7 +155,7 @@ $ pnpm run lint:fix
155
156
```bash
157
$ pnpm run test # Will run all tests
158
-$ pnpm run test -- --updateSnapshot # Will update all snapshots
+$ pnpm run test --updateSnapshot # Will update all snapshots
159
$ pnpm run test:watch # Will watch tests and only rerun the one who are modified
160
$ pnpm run test:coverage # Will generate a coverage report
161
```
0 commit comments