mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
fixing compilation error in unit test
This commit is contained in:
parent
892129994e
commit
b90b396753
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ class NotificationRendererTest {
|
|||
fun `given a room message group notification is added when rendering then show the message notification and update summary`() {
|
||||
givenNotifications(roomNotifications = listOf(RoomNotification.Message(
|
||||
A_NOTIFICATION,
|
||||
shortcutInfo = null,
|
||||
MESSAGE_META
|
||||
)))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue