This commit is contained in:
Benoit Marty
2025-10-24 09:47:04 +02:00
parent 712da7a94d
commit 948c68b1ad

View File

@@ -41,7 +41,7 @@ class DefaultScreenTrackerTest {
lifecycleOwner.givenState(Lifecycle.State.RESUMED)
assertThat(awaitItem()).isEqualTo(Unit)
systemClock.epochMillisResult = 450
lifecycleOwner.givenState((Lifecycle.State.DESTROYED))
lifecycleOwner.givenState(Lifecycle.State.DESTROYED)
}
assertThat(analyticsService.screenEvents).containsExactly(
MobileScreen(