diff --git a/src/file/paragraph/run/run.spec.ts b/src/file/paragraph/run/run.spec.ts index 87a947932a..c16eb82b03 100644 --- a/src/file/paragraph/run/run.spec.ts +++ b/src/file/paragraph/run/run.spec.ts @@ -286,6 +286,7 @@ describe("Run", () => { describe("#numberOfTotalPagesSection", () => { it("should set the run to the RTL mode", () => { + const run = new Run({}); run.numberOfTotalPagesSection(); const tree = new Formatter().format(run); expect(tree).to.deep.equal({