Use next attribute component

This commit is contained in:
Dolan Miu
2023-02-04 22:11:47 +00:00
parent 46ded68369
commit 3077ca96a7
2 changed files with 50 additions and 23 deletions

View File

@ -38,9 +38,7 @@ describe("Table Float Properties", () => {
expect(tree).to.deep.equal({
"w:tblpPr": [
{
_attr: {
overlap: "never",
},
_attr: {},
},
{
"w:tblOverlap": {