summary refs log tree commit diff
path: root/tests/rest/client/v1/test_rooms.py
diff options
context:
space:
mode:
authorRichard van der Hoff <github@rvanderhoff.org.uk>2018-01-09 14:21:03 +0000
committerGitHub <noreply@github.com>2018-01-09 14:21:03 +0000
commita767f06e3f2b2c15a779c1f9df7d358255ebe38c (patch)
treebabd2110f8b0d964f157e14d096273ee37a8abd0 /tests/rest/client/v1/test_rooms.py
parentMerge pull request #2763 from matrix-org/rav/fix_config_uts (diff)
parentenable twisted delayedcall debugging in UTs (diff)
downloadsynapse-a767f06e3f2b2c15a779c1f9df7d358255ebe38c.tar.xz
Merge pull request #2765 from matrix-org/rav/fix_room_uts
Fix flaky test_rooms UTs
Diffstat (limited to 'tests/rest/client/v1/test_rooms.py')
-rw-r--r--tests/rest/client/v1/test_rooms.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/rest/client/v1/test_rooms.py b/tests/rest/client/v1/test_rooms.py
index de376fb514..9f37255381 100644
--- a/tests/rest/client/v1/test_rooms.py
+++ b/tests/rest/client/v1/test_rooms.py
@@ -515,9 +515,6 @@ class RoomsCreateTestCase(RestTestCase):
 
         synapse.rest.client.v1.room.register_servlets(hs, self.mock_resource)
 
-    def tearDown(self):
-        pass
-
     @defer.inlineCallbacks
     def test_post_room_no_keys(self):
         # POST with no config keys, expect new room id