This commit is contained in:
Benoit Marty 2025-10-24 09:47:04 +02:00
parent 6ef9964de9
commit 6eec5fafe1

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(