Skip to content

Commit 7605150

Browse files
committed
Move --no-print-logs removal notice to 'Removed Features'
1 parent ef946d5 commit 7605150

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/en/deprecations.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ it, use `function._request._fillfixtures()` instead, though note this is not
5151
a public API and may break in the future.
5252

5353

54+
Removed Features
55+
----------------
56+
57+
As stated in our :ref:`backwards-compatibility` policy, deprecated features are removed only in major releases after
58+
an appropriate period of deprecation has passed.
59+
5460
``--no-print-logs`` command-line option
5561
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5662

@@ -66,12 +72,6 @@ display captured output when tests fail: ``no``, ``stdout``, ``stderr``, ``log``
6672

6773

6874

69-
Removed Features
70-
----------------
71-
72-
As stated in our :ref:`backwards-compatibility` policy, deprecated features are removed only in major releases after
73-
an appropriate period of deprecation has passed.
74-
7575
Result log (``--result-log``)
7676
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7777

0 commit comments

Comments
 (0)