Skip to content

Commit

Permalink
Retrying functional tests #3401
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Jan 8, 2025
1 parent 2c9f849 commit bcbf813
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/integration-test/groovy/pages/RlpProjectPage.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ class RlpProjectPage extends ReloadablePage {
def openMERIPlanTab() {
meriPlanTab.click()
waitFor {meriPlanTabContent.displayed }
Thread.sleep(1000)

return meriPlanTabContent
}
Expand Down

0 comments on commit bcbf813

Please sign in to comment.