Move --no-print-logs removal notice to 'Removed Features'

This commit is contained in:
Bruno Oliveira 2020-08-17 18:15:01 -03:00
parent ef946d557c
commit 7605150eaa
1 changed files with 6 additions and 6 deletions

View File

@ -51,6 +51,12 @@ it, use `function._request._fillfixtures()` instead, though note this is not
a public API and may break in the future.
Removed Features
----------------
As stated in our :ref:`backwards-compatibility` policy, deprecated features are removed only in major releases after
an appropriate period of deprecation has passed.
``--no-print-logs`` command-line option
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -66,12 +72,6 @@ display captured output when tests fail: ``no``, ``stdout``, ``stderr``, ``log``
Removed Features
----------------
As stated in our :ref:`backwards-compatibility` policy, deprecated features are removed only in major releases after
an appropriate period of deprecation has passed.
Result log (``--result-log``)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~