mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
Whitespace
This commit is contained in:
parent
8440d330c1
commit
3c798451d3
|
@ -33,7 +33,7 @@ You should build your tests to provide the highest level of **code coverage**. Y
|
|||
Once the tests are complete, in order to see the code coverage, run the following command: ::
|
||||
|
||||
$ coverage report
|
||||
|
||||
|
||||
If you're running the project locally with Docker, use these commands instead: ::
|
||||
|
||||
$ docker-compose -f local.yml run --rm django coverage run -m pytest
|
||||
|
|
Loading…
Reference in New Issue
Block a user