Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7e8208f

Browse filesBrowse files
committed
test(sync[hg]) Remove unneeded autouse fixture
1 parent d22774c commit 7e8208f
Copy full SHA for 7e8208f

File tree

Expand file treeCollapse file tree

1 file changed

+0
-8
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-8
lines changed

‎tests/sync/test_hg.py

Copy file name to clipboardExpand all lines: tests/sync/test_hg.py
-8Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,6 @@
1414
pytestmark = pytest.mark.skip(reason="hg is not available")
1515

1616

17-
@pytest.fixture(autouse=True)
18-
def set_hgconfig(
19-
set_hgconfig: pathlib.Path,
20-
) -> pathlib.Path:
21-
"""Set mercurial configuration."""
22-
return set_hgconfig
23-
24-
2517
def test_hg_sync(
2618
tmp_path: pathlib.Path,
2719
projects_path: pathlib.Path,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.