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 dd7649414d
commit 37d81fd4d1

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,