mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Fix to tests post merge
This commit is contained in:
@@ -169,7 +169,7 @@ public class EPersonTest extends AbstractUnitTest {
|
||||
|
||||
ePersonService.addMetadata(context, eperson, "dspace", "agreements", "cookies", null, cookies);
|
||||
ePersonService.addMetadata(context, eperson, "dspace", "agreements", "end-user", null, "true");
|
||||
context.commit();
|
||||
ePersonService.update(context, eperson);
|
||||
|
||||
assertEquals(
|
||||
cookies,
|
||||
|
Reference in New Issue
Block a user