Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit de7a47e

Browse files
committed
fixup! Ensure compatiblity with older pytest
1 parent 5464a4c commit de7a47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/tests/system/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def control_port():
6565
# pylint: disable=redefined-outer-name
6666

6767
# ----------------- Older pytest / xdist compatibility -------------------
68-
# As of 2023-01-11, the minimal supported pytest / xdist version are
68+
# As of 2023-01-11, the minimal supported pytest / xdist versions are
6969
# determined by what is available in EL8/EPEL8:
7070
# - pytest 3.4.2
7171
# - pytest-xdist 1.24.1

0 commit comments

Comments
 (0)