Skip card unit tests until qrcode module is added as dependency in 2440

pull/2483/head
David Núñez 2020-12-17 23:30:51 +01:00
parent 1a005dfc81
commit 5f93a3ae59
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ from nucypher.policy.identity import Card
from tests.utils.middleware import MockRestMiddleware
@pytest.mark.skip('Skip until qrcode module is added as dependency in 2440')
@pytest.mark.parametrize('character_class', (Bob, Alice))
def test_character_card(character_class):
character = character_class(federated_only=True,