Loading tests/conftest.py +1 −2 Original line number Diff line number Diff line Loading @@ -136,7 +136,6 @@ def pytest_addoption(parser): parser.addoption( "--selection_be_md5_file", type=Path, default=Path(), help="Path to file with md5 sums for the reference signals of the selection-BE test" ) Loading Loading
tests/conftest.py +1 −2 Original line number Diff line number Diff line Loading @@ -136,7 +136,6 @@ def pytest_addoption(parser): parser.addoption( "--selection_be_md5_file", type=Path, default=Path(), help="Path to file with md5 sums for the reference signals of the selection-BE test" ) Loading