Fix formatting error
This commit is contained in:
@@ -73,9 +73,7 @@ class DefaultOnRedactedEventReceivedTest {
|
||||
getSummaryNotificationResult = { lambdaError() },
|
||||
countResult = { lambdaError() },
|
||||
),
|
||||
notificationDisplayer = FakeNotificationDisplayer(
|
||||
|
||||
),
|
||||
notificationDisplayer = FakeNotificationDisplayer(),
|
||||
coroutineScope = this,
|
||||
context = context,
|
||||
stringProvider = FakeStringProvider(),
|
||||
|
||||
Reference in New Issue
Block a user