use a different number for test

This commit is contained in:
stvnrlly
2023-03-02 14:52:57 -05:00
parent 68512a272f
commit d6881afd0d
2 changed files with 2 additions and 3 deletions

View File

@@ -82,7 +82,6 @@ from app.dao.users_dao import get_user_by_id
from app.errors import InvalidRequest, register_errors
from app.models import (
KEY_TYPE_NORMAL,
NOTIFICATION_CANCELLED,
EmailBranding,
Permission,
Service,