Skip to content

Commit

Permalink
missing polling function added :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Manrique committed Nov 2, 2024
1 parent e071d0a commit 1f22c59
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class ExamCreationScreenTest : UiTest() {
.scrollToBottom()
.openPicker()
.navigateToExamsScreen()
.waitUntilExamImageIsLoaded()

compareScreenshot(composeRule)
}
Expand Down

0 comments on commit 1f22c59

Please sign in to comment.