Fix tests

This commit is contained in:
Forman
2019-08-13 10:53:29 +03:00
parent 96efdf8b1a
commit 49e85275c3

View File

@ -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({