Skip to content

Commit

Permalink
Fixes test
Browse files Browse the repository at this point in the history
  • Loading branch information
theMr17 committed Oct 18, 2023
1 parent 0d2dcbf commit 87ba463
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ class ExplorationActivityTest {
RATIOS_STORY_ID_0,
RATIOS_EXPLORATION_ID_0
)
// waitForTheView(withText("What is a Ratio?"))
waitForTheView(withText("What is a Ratio?"))
networkConnectionUtil.setCurrentConnectionStatus(ProdConnectionStatus.LOCAL)
testCoroutineDispatchers.runCurrent()
onView(withId(R.id.action_audio_player)).perform(click())
Expand Down

0 comments on commit 87ba463

Please sign in to comment.