Fix failing test

This commit is contained in:
Andrey Savin
2022-12-10 12:47:48 +02:00
parent ec69f9ac07
commit 4ce53a3d76

View File

@ -253,13 +253,11 @@ describe("ConcreteNumbering", () => {
], ],
}, },
{ {
"w:lvlOverride": [ "w:lvlOverride": {
{
_attr: { _attr: {
"w:ilvl": 3, "w:ilvl": 3,
}, },
}, },
],
}, },
], ],
}); });