Fix formatting error

This commit is contained in:
Benoit Marty 2024-08-28 15:43:42 +02:00
parent e524c6cc64
commit 61c66073e6

View file

@ -73,9 +73,7 @@ class DefaultOnRedactedEventReceivedTest {
getSummaryNotificationResult = { lambdaError() },
countResult = { lambdaError() },
),
notificationDisplayer = FakeNotificationDisplayer(
),
notificationDisplayer = FakeNotificationDisplayer(),
coroutineScope = this,
context = context,
stringProvider = FakeStringProvider(),