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 7, 2025
1 parent 5cd6b12 commit 1572aff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class ConfigurableMeriPlanSpec extends StubbedCasSpec {
moveToElement(meriPlan.projectName)
}

println meriPlan.projectName
meriPlan.projectName = "MERI plan edited name"
meriPlan.projectDescription = "MERI plan edited description"
meriPlan.priorityPlace.supportsPriorityPlaces = 'Yes'
Expand Down

0 comments on commit 1572aff

Please sign in to comment.