Skip to content

Commit e772bb6

Browse files
authored
trivial doc change (#5708)
trivial doc change
2 parents 6c8d8a9 + 7560a7b commit e772bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/example/pythoncollection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ you will see that ``pytest`` only collects test-modules, which do not match the
3131
.. code-block:: pytest
3232
3333
=========================== test session starts ============================
34-
platform linux -- Python 3.x.y, pytest-4.x.y, py-1.x.y, pluggy-0.x.y
34+
platform linux -- Python 3.x.y, pytest-5.x.y, py-1.x.y, pluggy-0.x.y
3535
rootdir: $REGENDOC_TMPDIR, inifile:
3636
collected 5 items
3737

0 commit comments

Comments
 (0)