test: update text test case

main
Hufe921 2 years ago
parent affd191155
commit c24da737b1

@ -33,7 +33,7 @@ describe('菜单-文本处理', () => {
.then(() => { .then(() => {
const data = editor.command.getValue().data.main const data = editor.command.getValue().data.main
expect(data[0].font).to.eq('宋体') expect(data[0].font).to.eq('华文宋体')
}) })
}) })
}) })

Loading…
Cancel
Save