mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
web: Save a 301 redirect from /support to /support/.
This commit is contained in:
committed by
Tim Abbott
parent
ab7ff6b582
commit
0b80397cfd
@@ -342,7 +342,7 @@ class TestSupportEndpoint(ZulipTestCase):
|
||||
"""
|
||||
Unspecified org type is special in that it is marked to not be shown
|
||||
on the registration page (because organitions are not meant to be able to choose it),
|
||||
but should be correctly shown at the /support endpoint.
|
||||
but should be correctly shown at the /support/ endpoint.
|
||||
"""
|
||||
realm = get_realm("zulip")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user