Fix formatting error

This commit is contained in:
Benoit Marty 2024-08-28 15:43:42 +02:00
parent 7aa35bac2b
commit ce1b329229

View file

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