Skip to content

Commit 1d36b7e

Browse files
committed
fix the mock
1 parent ac92ef9 commit 1d36b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pypi/whl_installer/wheel_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from python.private.pypi.whl_installer.platform import OS, Arch, Platform
66

77
_HOST_INTERPRETER_FN = (
8-
"python.private.pypi.whl_installer.wheel.host_interpreter_version"
8+
"python.private.pypi.whl_installer.wheel_deps.host_interpreter_version"
99
)
1010

1111

0 commit comments

Comments
 (0)