diff --git a/app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt b/app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt index e317a00a7ab..961d7f962d9 100644 --- a/app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt +++ b/app/src/sharedTest/java/org/oppia/android/app/profile/ProfileChooserFragmentTest.kt @@ -697,7 +697,6 @@ class ProfileChooserFragmentTest { fun testFragment_enableOnboardingV2_landscape_shortList_checkScrollArrowsAreNotDisplayed() { TestPlatformParameterModule.forceEnableOnboardingFlowV2(true) profileTestHelper.addOnlyAdminProfile() - profileTestHelper.addMoreProfiles(2) launch(ProfileChooserActivity::class.java).use { testCoroutineDispatchers.runCurrent() onView(withId(R.id.profile_list_scroll_left)).check(