Fix formatting error
This commit is contained in:
parent
7aa35bac2b
commit
ce1b329229
1 changed files with 1 additions and 3 deletions
|
|
@ -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(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue