Skip to content

Commit

Permalink
Trying to fix test that started failing #3368
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Dec 3, 2024
1 parent da05323 commit 1ad35c0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ class DatasetSpec extends StubbedCasSpec{
hasBeenReloaded()
}
at RlpProjectPage // reset at check time.

meriPlan = openMeriPlanEditTab()

waitFor {
meriPlan.saveButton.displayed
meriPlan.holdsEditLock()
}
meriPlan.save()

Expand Down

0 comments on commit 1ad35c0

Please sign in to comment.