Remove comment that was no longer valid

This commit is contained in:
Jorge Martín 2025-12-18 13:34:08 +01:00 committed by Jorge Martin Espinosa
parent fba32a2938
commit 20eebea077

View file

@ -174,7 +174,6 @@ class RustBaseRoomTest {
dispatchers = dispatchers,
),
roomMembershipObserver = roomMembershipObserver,
// Not using backgroundScope here, but the test scope
sessionCoroutineScope = backgroundScope,
roomInfoMapper = RoomInfoMapper(),
initialRoomInfo = initialRoomInfo,