diff --git a/src/integration-test/groovy/au/org/ala/fieldcapture/ConfigurableMeriPlanSpec.groovy b/src/integration-test/groovy/au/org/ala/fieldcapture/ConfigurableMeriPlanSpec.groovy index 614315399..62b07b3e8 100644 --- a/src/integration-test/groovy/au/org/ala/fieldcapture/ConfigurableMeriPlanSpec.groovy +++ b/src/integration-test/groovy/au/org/ala/fieldcapture/ConfigurableMeriPlanSpec.groovy @@ -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'