|
|
expect( getData( model, { withoutSelection: true } ) )
|
|
expect( getData( model, { withoutSelection: true } ) )
|
|
|
function testTransformation( transformFrom, transformTo, textInParagraph = 'A foo' ) {
|
|
function testTransformation( transformFrom, transformTo, textInParagraph = 'A foo' ) {
|