Skip to content

Commit d9cad1e

Browse files
authored
Merge pull request #5176 from nicoddemus/initial-conftests-note
Add note about pytest_load_initial_conftests working only from plugins
2 parents 6fb3baf + 50937fe commit d9cad1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/example/simple.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the command line arguments before they get processed:
107107

108108
.. code-block:: python
109109
110-
# content of conftest.py
110+
# setuptools plugin
111111
import sys
112112
113113

0 commit comments

Comments
 (0)