Skip to content

Commit

Permalink
Update app/src/sharedTest/java/org/oppia/android/app/profileprogress/…
Browse files Browse the repository at this point in the history
…ProfileProgressFragmentTest.kt

Co-authored-by: Ben Henning <[email protected]>
  • Loading branch information
vrajdesai78 and BenHenning authored Oct 5, 2022
1 parent 6c8221c commit 3c141fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ class ProfileProgressFragmentTest {
}

@Test
fun testClickViewAll_opensRecentlyPlayedActivityWithRecentlyPlayedActivityTitle() {
fun testClickViewAll_threeStoriesStarted_opensRecentlyPlayedActivityWithRecentlyPlayedTitle() {
storyProgressTestHelper.markCompletedFractionsStory0(
profileId = ProfileId.newBuilder().setInternalId(internalProfileId).build(),
timestampOlderThanOneWeek = false
Expand Down

0 comments on commit 3c141fb

Please sign in to comment.