Separate out RaftEntryMeta
[controller.git] / opendaylight / md-sal / cds-access-api / src / test / java / org / opendaylight / controller / cluster / access / concepts / LocalHistoryIdentifierTest.java
index 161370deff8be4b47309b9d5923fca00e697e906..dc53bb3a76dfc31e62333323acdd52c1b91f6fd2 100644 (file)
@@ -33,6 +33,6 @@ public class LocalHistoryIdentifierTest extends AbstractIdentifierTest<LocalHist
 
     @Override
     int expectedSize() {
 
     @Override
     int expectedSize() {
-        return 121;
+        return 95;
     }
 }
     }
 }