docs(devel): Missed rST/Sphinx style consistency
This commit is contained in:
parent
7a54cd1f93
commit
684ba9a314
1 changed files with 4 additions and 3 deletions
|
|
@ -52,9 +52,10 @@ above command will rebuild those as well.
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
-------
|
-------
|
||||||
Tests are written using pytest. Many of them evaluate checksums of output files to ensure no unintended
|
|
||||||
changes are introduced to the way ``ytdl-sub`` produces files. This checksum can be inaccurate for
|
Tests are written using pytest. Many of them evaluate checksums of output files to
|
||||||
end-to-end tests, but are reliable for integration tests.
|
ensure no unintended changes are introduced to the way ``ytdl-sub`` produces files. This
|
||||||
|
checksum can be inaccurate for end-to-end tests, but are reliable for integration tests.
|
||||||
|
|
||||||
If integration tests are failing, ensure...
|
If integration tests are failing, ensure...
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue