#1699 Allow images to work with Hyperlink
Add stack to IContext for prepForXml
This commit is contained in:
@ -31,6 +31,7 @@ describe("ParagraphProperties", () => {
|
||||
} as File,
|
||||
// tslint:disable-next-line: no-object-literal-type-assertion
|
||||
viewWrapper: new DocumentWrapper({ background: {} }),
|
||||
stack: [],
|
||||
});
|
||||
|
||||
expect(tree).to.deep.equal({
|
||||
|
Reference in New Issue
Block a user