Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vdolce committed May 8, 2022
1 parent 891af2b commit 56ca5aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ curl -X 'GET' \

Run app test with:

pytest -s src/test/test_main.py
```
pytest test/test_main.py
```

0 comments on commit 56ca5aa

Please sign in to comment.