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 422f472 commit 814852dCopy full SHA for 814852d
README.md
@@ -80,7 +80,7 @@ In the [previous section](#how-to-run-the-client-and-server) we already saw how
80
81
## Testing Gymie
82
83
-Unit-tests live all next to the code they're testing, under the extension `src/*.test.ts`. You can run all the tests by executing:
+All unit-tests live next to the code they're testing, under the extension `src/*.test.ts`. You can run all the tests by executing:
84
```bash
85
$ npm test
86
```
0 commit comments