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 33fe4dc commit 92383e5Copy full SHA for 92383e5
allure-pytest/src/plugin.py
@@ -16,7 +16,6 @@
16
from allure_pytest.utils import ALLURE_LABEL_MARK, ALLURE_LINK_MARK
17
18
19
-
20
def pytest_addoption(parser):
21
parser.getgroup("reporting").addoption('--alluredir',
22
action="store",
0 commit comments