mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
test_signup: Update email content for last design tweak.
This commit is contained in:
@@ -1216,7 +1216,7 @@ earl-test@zulip.com""", ["Denmark"]))
|
||||
# that third-party products will linkify using the full_name
|
||||
# field, because we've included that field inside the mailto:
|
||||
# link for the sender.
|
||||
self.assertIn('<a href="mailto:hamlet@zulip.com" style="color:#46aa8f; text-decoration:underline"></a> https://www.google.com (hamlet@zulip.com</a>) wants', body)
|
||||
self.assertIn('<a href="mailto:hamlet@zulip.com" style="color:#46aa8f; text-decoration:underline"></a> https://www.google.com (hamlet@zulip.com)</a> wants', body)
|
||||
|
||||
# TODO: Ideally, this test would also test the Invitation
|
||||
# Reminder email generated, but the test setup for that is
|
||||
|
||||
Reference in New Issue
Block a user