Răsfoiți Sursa

Update tests/tablecellproperties/commands/tablecellheightcommand.js

Aleksander Nowodzinski 5 ani în urmă
părinte
comite
00c4ac537d

+ 1 - 1
packages/ckeditor5-table/tests/tablecellproperties/commands/tablecellheightcommand.js

@@ -286,7 +286,7 @@ describe( 'table cell properties', () => {
 						] ) );
 					} );
 
-					it( 'should set selected table cell height to a passed value', () => {
+					it( 'should set the "height" attribute value of selected table cells', () => {
 						command.execute( { value: '100px' } );
 
 						assertEqualMarkup( editor.getData(), viewTable( [