Skip to content
Snippets Groups Projects
Commit 2b918464 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Remove spurious unittest.DEBUG

parent 9a72b706
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,6 @@ class E2eKeysHandlerTestCase(unittest.TestCase):
except errors.SynapseError:
pass
@unittest.DEBUG
@defer.inlineCallbacks
def test_claim_one_time_key(self):
local_user = "@boris:" + self.hs.hostname
......
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