Merge pull request #3129 from kimberlythegeek/typo_in_logging_doc

Typo in logging doc
This commit is contained in:
Bruno Oliveira
2018-01-18 16:40:09 -02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ with::
pytest --no-print-logs
Or in you ``pytest.ini``:
Or in your ``pytest.ini``:
.. code-block:: ini