Follow-up of pr #12344

This commit is contained in:
Calixte Denizet 2020-09-09 11:46:02 +02:00
parent e51e9d1f33
commit 64a6efd95e
9 changed files with 69 additions and 56 deletions

View file

@ -37,7 +37,7 @@ describe("Writer", function () {
info: {},
};
let data = incrementalUpdate(originalData, xrefInfo, newRefs, null, null);
let data = incrementalUpdate({ originalData, xrefInfo, newRefs });
data = bytesToString(data);
const expected =