mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-01 10:34:42 +00:00
Fix unit test
This commit is contained in:
parent
ae11740f82
commit
b189645bba
1 changed files with 1 additions and 2 deletions
|
|
@ -415,8 +415,7 @@
|
|||
|
||||
deepEqual(iText.getSelectionStyles(0, 2), [
|
||||
{ textDecoration: 'underline' },
|
||||
{ },
|
||||
{ textDecoration: 'overline' }
|
||||
{ }
|
||||
]);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue