Fix tests

This commit is contained in:
Dolan
2019-09-29 04:38:07 +01:00
parent 59be381213
commit b43ed12c84
3 changed files with 22 additions and 12 deletions

View File

@ -8,7 +8,7 @@ const doc = new Document();
doc.addSection({
properties: {
column: {
width: 708,
space: 708,
count: 2,
},
},
@ -23,7 +23,7 @@ doc.addSection({
doc.addSection({
properties: {
column: {
width: 708,
space: 708,
count: 3,
},
},