finished the sentence in the readme

This commit is contained in:
Djalim Simaila 2022-12-01 11:48:17 +01:00
parent 9af05a55e1
commit 31b5f3ed88

View File

@ -1,3 +1,4 @@
# TESTS UNITAIRES
Pour lancer les test unitaires
Pour lancer les test unitaires lancez pytest dans le dossier actuel ou bien manuellement
```pytest test_api.py --verbose```