fixed attribute
This commit is contained in:
@ -28,6 +28,7 @@ describe("ThematicBreak", () => {
|
||||
val: "single",
|
||||
sz: "6"
|
||||
};
|
||||
delete newJson.pBdr[0].bottom[0]._attrs.xmlKeys;
|
||||
assert(JSON.stringify(newJson.pBdr[0].bottom[0]._attrs) === JSON.stringify(attributes));
|
||||
});
|
||||
})
|
||||
|
Reference in New Issue
Block a user