Skip to content

Commit

Permalink
missing compare
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Manrique committed Nov 1, 2024
1 parent 5aa25b0 commit ccfad81
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ open class OnboardingCarouselScreenTest : UiTest() {
fun shouldNavigateToExamsScreenAfterThirdOnboardingSlide() = runTest {
onOnboardingCarouselScreen()
.tapConsecutivelyOnNextButton()

compareScreenshot(composeRule)
}

@Test
Expand Down

0 comments on commit ccfad81

Please sign in to comment.