@@ -58,7 +58,7 @@ describe('handleInlineStyle', () => {
5858 entityMap : { } ,
5959 blocks : [ {
6060 key : 'item1' ,
61- text : 'hello inline style' ,
61+ text : 'hello inline style' ,
6262 type : 'unstyled' ,
6363 depth : 0 ,
6464 inlineStyleRanges : [ {
@@ -96,7 +96,7 @@ describe('handleInlineStyle', () => {
9696 entityMap : { } ,
9797 blocks : [ {
9898 key : 'item1' ,
99- text : 'hello inline style' ,
99+ text : 'hello inline style' ,
100100 type : 'unstyled' ,
101101 depth : 0 ,
102102 inlineStyleRanges : [ {
@@ -134,7 +134,7 @@ describe('handleInlineStyle', () => {
134134 entityMap : { } ,
135135 blocks : [ {
136136 key : 'item1' ,
137- text : 'hello inline style' ,
137+ text : 'hello inline style' ,
138138 type : 'unstyled' ,
139139 depth : 0 ,
140140 inlineStyleRanges : [ {
@@ -172,7 +172,7 @@ describe('handleInlineStyle', () => {
172172 entityMap : { } ,
173173 blocks : [ {
174174 key : 'item1' ,
175- text : 'hello inline style' ,
175+ text : 'hello inline style' ,
176176 type : 'unstyled' ,
177177 depth : 0 ,
178178 inlineStyleRanges : [ {
@@ -214,7 +214,7 @@ describe('handleInlineStyle', () => {
214214 entityMap : { } ,
215215 blocks : [ {
216216 key : 'item1' ,
217- text : 'hello inline style' ,
217+ text : 'hello inline style' ,
218218 type : 'unstyled' ,
219219 depth : 0 ,
220220 inlineStyleRanges : [ {
@@ -256,7 +256,7 @@ describe('handleInlineStyle', () => {
256256 entityMap : { } ,
257257 blocks : [ {
258258 key : 'item1' ,
259- text : 'hello inline style' ,
259+ text : 'hello inline style' ,
260260 type : 'unstyled' ,
261261 depth : 0 ,
262262 inlineStyleRanges : [ {
@@ -294,7 +294,7 @@ describe('handleInlineStyle', () => {
294294 entityMap : { } ,
295295 blocks : [ {
296296 key : 'item1' ,
297- text : 'hello inline style' ,
297+ text : 'hello inline style' ,
298298 type : 'unstyled' ,
299299 depth : 0 ,
300300 inlineStyleRanges : [ {
@@ -339,7 +339,7 @@ describe('handleInlineStyle', () => {
339339 entityMap : { } ,
340340 blocks : [ {
341341 key : 'item1' ,
342- text : 'hello inline style' ,
342+ text : 'hello inline style' ,
343343 type : 'unstyled' ,
344344 depth : 0 ,
345345 inlineStyleRanges : [ {
@@ -386,7 +386,7 @@ describe('handleInlineStyle', () => {
386386 entityMap : { } ,
387387 blocks : [ {
388388 key : 'item1' ,
389- text : 'hello inline style' ,
389+ text : 'hello inline style' ,
390390 type : 'unstyled' ,
391391 depth : 0 ,
392392 inlineStyleRanges : [ {
0 commit comments