mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
tests: Reserve "Internal" client, used by email gateway and topic moves.
(cherry picked from commit 13b9c87f93)
This commit is contained in:
committed by
Tim Abbott
parent
aee36b2b49
commit
fd1db72276
@@ -53,6 +53,7 @@ def create_internal_realm() -> None:
|
||||
# just ensures these get low IDs in production, and in development
|
||||
# avoids an extra database write for the first HTTP request in
|
||||
# most tests.
|
||||
get_client("Internal")
|
||||
get_client("website")
|
||||
get_client("ZulipMobile")
|
||||
get_client("ZulipElectron")
|
||||
|
||||
Reference in New Issue
Block a user