Fix test compilation
This commit is contained in:
parent
a83c5d4bd7
commit
18e6304e0a
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@ class DefaultFtueServiceTest {
|
|||
// First version where notification permission is required
|
||||
sdkIntVersion: Int = Build.VERSION_CODES.TIRAMISU,
|
||||
) = DefaultFtueService(
|
||||
coroutineScope = coroutineScope,
|
||||
sessionCoroutineScope = coroutineScope,
|
||||
sessionVerificationService = sessionVerificationService,
|
||||
sdkVersionProvider = FakeBuildVersionSdkIntProvider(sdkIntVersion),
|
||||
analyticsService = analyticsService,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue