Remove comment that was no longer valid
This commit is contained in:
committed by
Jorge Martin Espinosa
parent
fba32a2938
commit
20eebea077
-1
@@ -174,7 +174,6 @@ class RustBaseRoomTest {
|
||||
dispatchers = dispatchers,
|
||||
),
|
||||
roomMembershipObserver = roomMembershipObserver,
|
||||
// Not using backgroundScope here, but the test scope
|
||||
sessionCoroutineScope = backgroundScope,
|
||||
roomInfoMapper = RoomInfoMapper(),
|
||||
initialRoomInfo = initialRoomInfo,
|
||||
|
||||
Reference in New Issue
Block a user