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 160688f commit da05323
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@ class DatasetSpec extends StubbedCasSpec{
at RlpProjectPage // reset at check time.

meriPlan = openMeriPlanEditTab()
waitFor {
meriPlan.saveButton.displayed
}
meriPlan.save()

and: "We reload the page and reopen the data set summary tab"
Expand Down

0 comments on commit da05323

Please sign in to comment.