e2e: fix lint error

This commit is contained in:
Jens Langhammer 2020-06-07 19:50:01 +02:00
parent 16c6e29801
commit 2291ae98c3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ from passbook.stages.user_write.models import UserWriteStage
from passbook.stages.identification.models import IdentificationStage
from e2e.utils import apply_default_data
class TestEnroll2Step(StaticLiveServerTestCase):
"""Test 2-step enroll flow"""