mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Fix typos caught by ‘typos’.
https://github.com/crate-ci/typos Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
fdd811bec1
commit
48a3588cdb
@@ -196,7 +196,7 @@ class DeactivationNoticeTestCase(ZulipTestCase):
|
||||
result.content.decode(),
|
||||
)
|
||||
|
||||
def test_no_deactivation_notice_with_no_rediect(self) -> None:
|
||||
def test_no_deactivation_notice_with_no_redirect(self) -> None:
|
||||
realm = get_realm("zulip")
|
||||
do_change_realm_subdomain(
|
||||
realm, "new-subdomain-name", acting_user=None, add_deactivated_redirect=False
|
||||
|
||||
Reference in New Issue
Block a user