diff --git a/src/test/groovy/au/org/ala/ecodata/ParatooServiceSpec.groovy b/src/test/groovy/au/org/ala/ecodata/ParatooServiceSpec.groovy index 83f2c4f5c..23501b396 100644 --- a/src/test/groovy/au/org/ala/ecodata/ParatooServiceSpec.groovy +++ b/src/test/groovy/au/org/ala/ecodata/ParatooServiceSpec.groovy @@ -338,8 +338,8 @@ class ParatooServiceSpec extends MongoSpec implements ServiceUnitTest new Site( - name: "SATFLB0001 - Control (100 x 100)", + name: "SATFLB0001 - Control (Core)", siteId: "s0", extent: [geometry: DUMMY_POLYGON], - description: "SATFLB0001 - Control (100 x 100)", + description: "SATFLB0001 - Control (Core)", notes: "Core monitoring plot some comment", type: "compound", externalIds: [new ExternalId(externalId: "2", idType: ExternalId.IdType.MONITOR_PLOT_GUID)],