From 8debfbd40295c5f61961338eca5e1ced717da024 Mon Sep 17 00:00:00 2001 From: Adhiambo Peres <59600948+adhiamboperes@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:51:57 +0300 Subject: [PATCH] Fix failing test --- .../org/oppia/android/app/profile/ProfileChooserFragmentTest.kt | 1 - 1 file changed, 1 deletion(-) 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(