Skip to content

Commit 905eb32

Browse files
authored
Merge pull request #528 from ashokdelphia/fix-acessing-typo-in-readme
2 parents e8bbb4d + b4fb97a commit 905eb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ Additionally, during a test run, the following environment variable is defined:
311311

312312
* ``PYTEST_XDIST_TESTRUNUID``: the unique id of the test run.
313313

314-
Acessing ``sys.argv`` from the master node in workers
315-
-----------------------------------------------------
314+
Accessing ``sys.argv`` from the master node in workers
315+
------------------------------------------------------
316316

317317
To access the ``sys.argv`` passed to the command-line of the master node, use
318318
``request.config.workerinput["mainargv"]``.

0 commit comments

Comments
 (0)