Skip to content

Commit 3f6932c

Browse files
hf-kkleinCopilot
andauthored
Update unittests/test_mig_views.py
Co-authored-by: Copilot <[email protected]>
1 parent 4006917 commit 3f6932c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unittests/test_mig_views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ def test_mig_hierarchy_all_from_submodule() -> None:
199199
if not is_private_submodule_checked_out():
200200
pytest.skip("Skipping test because of missing private submodule")
201201

202-
private_submodule_root = Path(__file__).parent.parent / "xml-migs-and-ahbs"
203202
mig_paths = list(private_submodule_root.rglob("**/*MIG*.xml"))
204203

205204
if not mig_paths:

0 commit comments

Comments
 (0)