Skip to content

Commit

Permalink
Merge pull request #2 from network-charles/patch-1
Browse files Browse the repository at this point in the history
Fix Spelling in "templated_tests/python_fastapi/README.md"
  • Loading branch information
coditamar authored May 19, 2024
2 parents 76582f3 + aa81fef commit 21ee55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templated_tests/python_fastapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ pip install -r requirements.txt
```
pytest --cov=app --cov-report=xml --cov-report=term
```
The coverage report will be generated as `coverage.xml` and the results will be printed in the shall as well.
The coverage report will be generated as `coverage.xml` and the results will be printed in the shell as well.

0 comments on commit 21ee55c

Please sign in to comment.