Fix test check for new dependency
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f5018fc457
commit
f4c291715f
@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
gandi_cli = pytest.importorskip('gandi.cli')
|
||||
gandi_cli = pytest.importorskip('lexicon')
|
||||
|
||||
|
||||
def test_TODO():
|
||||
|
Loading…
Reference in New Issue
Block a user