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

View File

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