Skip to content

Commit

Permalink
working on functional test updates #1720
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Dec 12, 2023
1 parent 44331e2 commit 604d050
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,13 @@ class ReportActivityFilteringSpec extends StubbedCasSpec {
waitFor { at RlpProjectPage }
def meriPlan = openMeriPlanEditTab()
meriPlan.aquireEditLock()

then:
waitFor {
hasBeenReloaded()
}

when:
meriPlan = openMeriPlanEditTab()

then:
Expand Down

0 comments on commit 604d050

Please sign in to comment.