Fix readme

This commit is contained in:
MartinBraquet
2025-09-12 15:36:23 +02:00
parent ef91317232
commit 9e5576244d

View File

@@ -150,9 +150,9 @@ Note that your local database will be made of synthetic data, not real users. Th
Make sure the tests pass:
```bash
yarn test
yarn test tests/jest/
```
TODO: fix tests
TODO: make `yarn test` run all the tests, not just the ones in `tests/jest/`.
### Running the Development Server