Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maija Y committed Jan 22, 2025
1 parent 53d96bb commit 1d5891c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ test.describe("test ManualReviewEverything behavior", () => {
.getByTestId("exercise-row")
.filter({ hasText: "ManualReviewEverything" })
.getByText("View answers requiring attention")
.first()
.click()

// Make sure the iframe above is loaded so that it does not cause scrolling
Expand Down

0 comments on commit 1d5891c

Please sign in to comment.