mirror of https://github.com/zulip/zulip.git
Test new API key URLs.
(imported from commit e4d41b73f905730cb8728862373265d2119cfa00)
This commit is contained in:
parent
50bab9aa4c
commit
a9d4dd4ffb
|
@ -118,6 +118,8 @@ class PublicURLTest(TestCase):
|
|||
"/api/v1/get_subscriptions",
|
||||
"/api/v1/subscribe",
|
||||
"/api/v1/send_message",
|
||||
"/api/v1/fetch_api_key",
|
||||
"/json/fetch_api_key",
|
||||
"/json/send_message/",
|
||||
"/json/update_pointer",
|
||||
"/json/settings/change/",
|
||||
|
|
Loading…
Reference in New Issue