This commit is contained in:
Benoit Marty
2024-09-12 19:43:37 +02:00
committed by Benoit Marty
parent 61eb88d66b
commit 98abb7827e

View File

@@ -150,7 +150,7 @@ class RoomSummaryListProcessorTest {
}
@Test
fun `Rest removes all entries and add the provided ones`() = runTest {
fun `Reset removes all entries and add the provided ones`() = runTest {
summaries.value = listOf(aRoomSummaryFilled(roomId = A_ROOM_ID), aRoomSummaryFilled(A_ROOM_ID_2))
val processor = createProcessor()
val index = 0