From 49e85275c3f2a8f453c3173fd95ae7fac8749bc8 Mon Sep 17 00:00:00 2001 From: Forman Date: Tue, 13 Aug 2019 10:53:29 +0300 Subject: [PATCH] Fix tests --- src/file/paragraph/run/run.spec.ts | 1 + 1 file changed, 1 insertion(+) 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({