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:
@ -1,6 +1,6 @@
|
|||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
gandi_cli = pytest.importorskip('gandi.cli')
|
gandi_cli = pytest.importorskip('lexicon')
|
||||||
|
|
||||||
|
|
||||||
def test_TODO():
|
def test_TODO():
|
||||||
|
|||||||
Reference in New Issue
Block a user