Skip to content

Commit 5a27d54

Browse files
committed
Revert "!squash more"
This reverts commit 5e0542d.
1 parent 29bcf5a commit 5a27d54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,8 @@ def add_doctest_fixtures(
3333
@pytest.fixture(autouse=True)
3434
def setup(
3535
request: pytest.FixtureRequest,
36-
gitconfig: pathlib.Path,
3736
set_gitconfig: pathlib.Path,
3837
set_hgconfig: pathlib.Path,
39-
hgconfig: pathlib.Path,
4038
set_home: pathlib.Path,
4139
xdg_config_path: pathlib.Path,
4240
) -> None:

0 commit comments

Comments
 (0)