Fix tests

This commit is contained in:
Jacob Wright
2017-09-15 09:05:28 -06:00
parent 58eca3ff5b
commit b2c3dd2f7b

View File

@ -144,6 +144,8 @@ describe("Paragraph", () => {
const tree = new Formatter().format(paragraph);
expect(tree).to.deep.equal({
"w:p": [{
"w:pPr": [],
},{
"w:r": [
{"w:rPr": []},
{"w:br": [{_attr: {"w:type": "page"}}]},