From b033f2e1291b03f8b7a1c7d1d638bda0c608c771 Mon Sep 17 00:00:00 2001 From: Valere Date: Tue, 14 Apr 2026 15:20:56 +0200 Subject: [PATCH] fixup: test compilation pb --- .../features/home/impl/model/RoomListBaseRoomSummaryTest.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/features/home/impl/src/test/kotlin/io/element/android/features/home/impl/model/RoomListBaseRoomSummaryTest.kt b/features/home/impl/src/test/kotlin/io/element/android/features/home/impl/model/RoomListBaseRoomSummaryTest.kt index 28e7051a55..63f1ecebd7 100644 --- a/features/home/impl/src/test/kotlin/io/element/android/features/home/impl/model/RoomListBaseRoomSummaryTest.kt +++ b/features/home/impl/src/test/kotlin/io/element/android/features/home/impl/model/RoomListBaseRoomSummaryTest.kt @@ -101,6 +101,7 @@ internal fun createRoomListRoomSummary( displayType = displayType, userDefinedNotificationMode = userDefinedNotificationMode, hasRoomCall = false, + activeCallIntent = null, isDirect = false, isFavorite = isFavorite, canonicalAlias = null,