summary refs log tree commit diff
path: root/tests/handlers/test_federation.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/handlers/test_federation.py')
-rw-r--r--tests/handlers/test_federation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/handlers/test_federation.py b/tests/handlers/test_federation.py

index dfaf944590..d00c69c229 100644 --- a/tests/handlers/test_federation.py +++ b/tests/handlers/test_federation.py
@@ -388,7 +388,7 @@ class FederationTestCase(unittest.FederatingHomeserverTestCase): # # As a result, backfill should not rely on the event cache to check whether # we already have an event in the DB. - # TODO: Remove this test when the event cache is properly invalidated. + # TODO: Remove this bit when the event cache is properly invalidated. cache_entry = EventCacheEntry( event=event, redacted_event=None,