Fix docs format

This commit is contained in:
Sven-Hendrik Haase
2020-05-01 18:56:09 +02:00
parent f56596bcdc
commit 069f959690

View File

@@ -309,7 +309,7 @@ wanted to create a separate database for each test run:
Additionally, during a test run, the following environment variable is defined: Additionally, during a test run, the following environment variable is defined:
* ``PYTEST_XDIST_TESTRUNUID`: the unique id of the test run * ``PYTEST_XDIST_TESTRUNUID``: the unique id of the test run.
Acessing ``sys.argv`` from the master node in workers Acessing ``sys.argv`` from the master node in workers
----------------------------------------------------- -----------------------------------------------------