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

Test case for an edgy race #11701

Merged
merged 6 commits into from
Jan 7, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
isort
  • Loading branch information
David Robertson committed Jan 7, 2022
commit 3a812c0f7a43a4338fe5e50b8bb7dc9d0a8c254d
1 change: 0 additions & 1 deletion tests/handlers/test_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import tests.unittest
import tests.utils
from tests.test_utils import make_awaitable
from tests.test_utils.event_injection import inject_event


class SyncTestCase(tests.unittest.HomeserverTestCase):
Expand Down