Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed Oct 18, 2022
1 parent 52387d7 commit 42f1410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/handlers/test_federation.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ def test_backfill_ignores_known_events(self) -> None:
#
# 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,
Expand Down

0 comments on commit 42f1410

Please sign in to comment.