Skip to content

Commit

Permalink
Run test on CI without espresso annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
adhiamboperes committed Nov 20, 2024
1 parent f18fb54 commit e8251c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1086,7 +1086,6 @@ class SplashActivityTest {
}

@Test
@RunOn(TestPlatform.ESPRESSO)
fun testSplashActivity_onboardingV2Enabled_onboardedSoleLearnerProfile_routesToHomeActivity() {
simulateAppAlreadyOnboarded()
initializeTestApplication(onboardingV2Enabled = true)
Expand Down

0 comments on commit e8251c1

Please sign in to comment.