We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4887393 commit d83d2d1Copy full SHA for d83d2d1
1 file changed
tests/conftest.py
@@ -1,6 +1,6 @@
1
import pytest
2
3
-from click.testing import CliRunner
+from asyncclick.testing import CliRunner
4
5
6
@pytest.fixture(scope="function")
0 commit comments