summary refs log tree commit diff
path: root/tests/test_visibility.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-21 11:32:21 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-21 11:32:21 +0000
commit0c67c66e4faa3de54ebb9b8f42ed2417eebf8f00 (patch)
tree530117bae2014c7092bbac99b82314bf2b6a9492 /tests/test_visibility.py
parentAllow schema deltas to be engine-specific (#5911) (diff)
parentMerge pull request #5864 from matrix-org/erikj/reliable_lookups (diff)
downloadsynapse-0c67c66e4faa3de54ebb9b8f42ed2417eebf8f00.tar.xz
Merge pull request #5864 from matrix-org/erikj/reliable_lookups
Diffstat (limited to 'tests/test_visibility.py')
-rw-r--r--tests/test_visibility.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_visibility.py b/tests/test_visibility.py

index e0605dac2f..18f1a0035d 100644 --- a/tests/test_visibility.py +++ b/tests/test_visibility.py
@@ -74,7 +74,6 @@ class FilterEventsForServerTestCase(tests.unittest.TestCase): self.assertEqual(events_to_filter[i].event_id, filtered[i].event_id) self.assertEqual(filtered[i].content["a"], "b") - @tests.unittest.DEBUG @defer.inlineCallbacks def test_erased_user(self): # 4 message events, from erased and unerased users, with a membership