diff --git a/test/test_gandi_dns.py b/test/test_gandi_dns.py index 3b3ca68..442f2d3 100644 --- a/test/test_gandi_dns.py +++ b/test/test_gandi_dns.py @@ -1,6 +1,6 @@ import pytest -gandi_cli = pytest.importorskip('gandi.cli') +gandi_cli = pytest.importorskip('lexicon') def test_TODO():