Merge pull request #42 from jacwright/patch-1-test

Fix tests
This commit is contained in:
Dolan
2017-09-15 16:09:18 +01:00
committed by GitHub

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"}}]},