From: Richard Millet Date: Mon, 12 Apr 2021 21:58:29 +0000 (-0700) Subject: Adjusted Organization service tests to reflect changes that prevent more than one... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=560d0c3ff13ea5da4fc321a12944b737ab978ac3;p=tmp%2Fjakarta-migration.git Adjusted Organization service tests to reflect changes that prevent more than one contact being created for an authority term. --- diff --git a/services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityServiceTest.java b/services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityServiceTest.java index d2e5f688f..8aa8b57b2 100644 --- a/services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityServiceTest.java +++ b/services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityServiceTest.java @@ -65,7 +65,8 @@ import org.testng.annotations.Test; */ public class OrgAuthorityServiceTest extends AbstractAuthorityServiceTest { - /** The logger. */ + private static final int MAX_CONTACTS = 1; + /** The logger. */ private final String CLASS_NAME = OrgAuthorityServiceTest.class.getName(); private final Logger logger = LoggerFactory.getLogger(CLASS_NAME); @@ -272,21 +273,6 @@ public class OrgAuthorityServiceTest extends AbstractAuthorityServiceTest 0.5.0 0.6.2 - 0.13.1 + 0.13.3 2.2.11 3.0.19.Final 5.1.8