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() },
countResult = { lambdaError() },
),
notificationDisplayer = FakeNotificationDisplayer(
),
notificationDisplayer = FakeNotificationDisplayer(),
coroutineScope = this,
context = context,
stringProvider = FakeStringProvider(),