Fix formatting error
This commit is contained in:
parent
e524c6cc64
commit
61c66073e6
1 changed files with 1 additions and 3 deletions
|
|
@ -73,9 +73,7 @@ class DefaultOnRedactedEventReceivedTest {
|
|||
getSummaryNotificationResult = { lambdaError() },
|
||||
countResult = { lambdaError() },
|
||||
),
|
||||
notificationDisplayer = FakeNotificationDisplayer(
|
||||
|
||||
),
|
||||
notificationDisplayer = FakeNotificationDisplayer(),
|
||||
coroutineScope = this,
|
||||
context = context,
|
||||
stringProvider = FakeStringProvider(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue