Skip to content
Snippets Groups Projects
Commit ab97b6e3 authored by Jason Robinson's avatar Jason Robinson
Browse files

Fix a test docstring in frontend proxy tests

parent 12699a70
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ class FrontendProxyTests(HomeserverTestCase):
def test_listen_http_with_presence_disabled(self):
"""
When presence is on, the stub servlet will register.
When presence is off, the stub servlet will register.
"""
# Presence is off
self.hs.config.use_presence = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment