]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-327: Removed one inadvertently duplicated statement.
authorAron Roberts <aron@socrates.berkeley.edu>
Sat, 25 Jul 2009 00:29:37 +0000 (00:29 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Sat, 25 Jul 2009 00:29:37 +0000 (00:29 +0000)
services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java

index 5cff491606594ade95ad81485d3c8046a8cca190..923aea877c55341cd7affac1b337dc53f4335e21 100644 (file)
@@ -87,7 +87,6 @@ public class CollectionObjectServiceTest {
 
     // Store the ID returned from this create operation for additional tests below.
     knownCollectionObjectId = extractId(res);
-    knownCollectionObjectId = extractId(res);    
   }
 
   // Create multiple (used for Read multiple tests, below)