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 56b9e8c commit 7f122dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ 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 7f122dd

Please sign in to comment.