docs: verbeterde versie unit tests

This commit is contained in:
Laure Jablonski 2025-03-10 15:36:43 +01:00
parent b23c8f718f
commit 4aa2dfc7d3
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ npm run start
```
### Tests
Voer volgend commando uit om de unit tests uit te voeren:
```
npm run test
npm run test:unit
```