Skip to content

Commit 7ab9cf1

Browse files
blueyednicoddemus
andauthored
Apply suggestions from code review
Co-Authored-By: nicoddemus <[email protected]>
1 parent 89d07a5 commit 7ab9cf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog/426.feature.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and ``pytest_report_from_serializable``
2-
from ``pytest 4.4`` (still experimental). This will make report serialization more reliable and
1+
``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and ``pytest_report_from_serializable``
2+
hooks from ``pytest 4.4`` (still experimental). This will make report serialization more reliable and
33
extensible.
44

5-
This also means that ``pytest-xdist`` now also requires ``pytest>=4.4``.
5+
This also means that ``pytest-xdist`` now requires ``pytest>=4.4``.

0 commit comments

Comments
 (0)