Skip to content

Commit 19cbf85

Browse files
committed
fix import
1 parent 7bbe971 commit 19cbf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_install_uri.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
@pytest.mark.install
1212
@pytest.mark.needs_internet
1313
def test_basic_vcs_install_with_env_var(pipenv_instance_pypi):
14-
from click.testing import (
14+
from pipenv.vendor.click.testing import (
1515
CliRunner,
1616
) # not thread safe but macos and linux will expand the env var otherwise
1717

0 commit comments

Comments
 (0)