username truncation functionality added
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -8,7 +8,7 @@ from .base import FunctionalTest
|
||||
from apps.lyric.tasks import send_login_email_task
|
||||
|
||||
|
||||
TEST_EMAIL = "discoman@example.com"
|
||||
TEST_EMAIL = "disco@test.io"
|
||||
SUBJECT = "A magic login link to your Dashboard"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user