mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-25 14:49:23 -05:00
Remove spurious unittest.DEBUG
This commit is contained in:
parent
f22e7cda2c
commit
11607006d9
@ -99,7 +99,6 @@ class LoggingContextTestCase(unittest.TestCase):
|
||||
|
||||
return self._test_run_in_background(nonblocking_function)
|
||||
|
||||
@unittest.DEBUG
|
||||
def test_run_in_background_with_chained_deferred(self):
|
||||
# a function which returns a deferred which looks like it has been
|
||||
# called, but is actually paused
|
||||
|
Loading…
Reference in New Issue
Block a user