We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5551c commit 985a760Copy full SHA for 985a760
README.rst
@@ -41,7 +41,7 @@ Fixtures
41
--------
42
43
* run_services
44
- Determines whethere services should be run or not. False by default if not in distributed environment
+ Determines whether services should be run or not. False by default if not in distributed environment
45
(without pytest-xdist_). Can be manually set to True by overriding this fixture in your test config or
46
just by using `--run-services` command line argument (see below).
47
0 commit comments