Fix test compilation
This commit is contained in:
parent
e48b958d52
commit
5ccf95018d
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