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": [
{
_attr: {
"w:ilvl": 3,
},
"w:lvlOverride": {
_attr: {
"w:ilvl": 3,
},
],
},
},
],
});