Skip to content

Commit 17050d9

Browse files
committed
debug! boom
1 parent 12c05e2 commit 17050d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_pip_compat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ def test_parse_requirements_preserve_editable_relative_path(tmp_path, repository
2121
)
2222

2323
assert install_requirement.link.url == test_package_path
24-
assert install_requirement.link.file_path == test_package_path
24+
assert install_requirement.link.file_path == ""

0 commit comments

Comments
 (0)