Fix test check for new dependency
continuous-integration/drone/push Build is passing Details

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
1 changed files with 1 additions and 1 deletions

View File

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