Преглед изворни кода

Update forward indent command suite name.

Maciej Gołaszewski пре 5 година
родитељ
комит
39f06045dd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-list/tests/indentcommand.js

+ 1 - 1
packages/ckeditor5-list/tests/indentcommand.js

@@ -37,7 +37,7 @@ describe( 'IndentCommand', () => {
 		);
 	} );
 
-	describe( 'IndentCommand', () => {
+	describe( 'IndentCommand - forward (indent)', () => {
 		let command;
 
 		beforeEach( () => {