opendj-server-legacy/src/test/java/org/opends/server/plugins/UniqueAttributePluginTestCase.java
@@ -816,7 +816,7 @@ } private AttributeType getAttrType(String attrTypeString) { return DirectoryServer.getAttributeType(attrTypeString, true); return DirectoryServer.getAttributeTypeOrDefault(attrTypeString); } /**