Skip to content

Commit 7f122dd

Browse files
committed
Retrying functional tests #3401
1 parent 56b9e8c commit 7f122dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/integration-test/groovy/au/org/ala/fieldcapture/ConfigurableMeriPlanSpec.groovy

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class ConfigurableMeriPlanSpec extends StubbedCasSpec {
5959
moveToElement(meriPlan.projectName)
6060
}
6161

62-
println meriPlan.projectName
6362
meriPlan.projectName = "MERI plan edited name"
6463
meriPlan.projectDescription = "MERI plan edited description"
6564
meriPlan.priorityPlace.supportsPriorityPlaces = 'Yes'

0 commit comments

Comments
 (0)