mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
EventsRegisterTest: display full error diffs.
This commit is contained in:
@@ -195,6 +195,7 @@ class GetEventsTest(AuthedTestCase):
|
||||
class EventsRegisterTest(AuthedTestCase):
|
||||
user_profile = get_user_profile_by_email("hamlet@zulip.com")
|
||||
bot = get_user_profile_by_email("welcome-bot@zulip.com")
|
||||
maxDiff = None
|
||||
|
||||
def create_bot(self, email):
|
||||
return do_create_user(email, '123',
|
||||
|
Reference in New Issue
Block a user