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 9cab9c2 commit ec3e87fCopy full SHA for ec3e87f
noxfile.py
@@ -37,7 +37,6 @@ def pytest_argv():
37
"pytest",
38
"--cov-report=term-missing",
39
"--cov=elasticsearch",
40
- "--cov-config=setup.cfg",
41
f"--junitxml={junit_xml}",
42
"--log-level=DEBUG",
43
"--cache-clear",
0 commit comments