Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanValverdeU committed Sep 19, 2023
1 parent 47212b7 commit 07eefca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ describe('retrieveModelFormatState', () => {
isBold: false,
isSuperscript: false,
isSubscript: false,
fontSize: '15px',
fontSize: '11.25pt',
isCodeInline: false,
canUnlink: false,
canAddImageAltText: false,
Expand Down

0 comments on commit 07eefca

Please sign in to comment.