NIHVIVO-2299 Improve the code in the common family of Identifiers.
This commit is contained in:
parent
ba94c92458
commit
7002110c28
13 changed files with 397 additions and 288 deletions
|
@ -420,7 +420,7 @@ public class SelfEditorRelationshipPolicyTest extends AbstractTestClass {
|
|||
// ----------------------------------------------------------------------
|
||||
|
||||
private HasAssociatedIndividual makeSelfEditingId(String uri) {
|
||||
return new HasAssociatedIndividual(uri, null);
|
||||
return new HasAssociatedIndividual(uri);
|
||||
}
|
||||
|
||||
private void assertDecision(Authorization expected, PolicyDecision decision) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue