You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/matrix/impl/src/test/kotlin/io/element/android/libraries/matrix/impl/roomlist/RoomSummaryListProcessorTest.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ class RoomSummaryListProcessorTest {
150
150
}
151
151
152
152
@Test
153
-
fun`Rest removes all entries and add the provided ones`() = runTest {
153
+
fun`Reset removes all entries and add the provided ones`() = runTest {
0 commit comments