Pin the spent-base cap and state the boundary the merge rule covers
This commit is contained in:
@@ -1621,6 +1621,10 @@ describe('merged delivery report bounds', () => {
|
||||
dlrMerger.expect(['reused-1', 'reused-2']);
|
||||
|
||||
assert.equal(dlrMerger.size, 0);
|
||||
|
||||
dlrMerger.expect(['other-1', 'other-2']);
|
||||
|
||||
assert.equal(dlrMerger.size, 1);
|
||||
});
|
||||
|
||||
test('keeps another message when a held base is opened again', () => {
|
||||
|
||||
Reference in New Issue
Block a user