opendj-server-legacy/src/test/java/org/opends/server/replication/UpdateOperationTest.java
@@ -1080,7 +1080,7 @@ */ private boolean assertConflictAttributeExists(Entry entry) { return entry.getAttribute("ds-sync-confict") != null; return !entry.getAttribute("ds-sync-confict").isEmpty(); } @DataProvider(name="assured")