Fix test check for new dependency
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy 2020-03-28 19:36:15 +01:00
parent f5018fc457
commit f4c291715f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -1,6 +1,6 @@
import pytest
gandi_cli = pytest.importorskip('gandi.cli')
gandi_cli = pytest.importorskip('lexicon')
def test_TODO():