Merge remote-tracking branch 'upstream/master' into merge-master-into-features
This commit is contained in:
@@ -130,7 +130,7 @@ def pytest_addoption(parser):
|
||||
"python_functions",
|
||||
type="args",
|
||||
default=["test"],
|
||||
help="prefixes or glob names for Python test function and " "method discovery",
|
||||
help="prefixes or glob names for Python test function and method discovery",
|
||||
)
|
||||
|
||||
group.addoption(
|
||||
|
||||
Reference in New Issue
Block a user