Remove comment that was no longer valid
This commit is contained in:
committed by
Jorge Martin Espinosa
parent
dd7649414d
commit
37d81fd4d1
@@ -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