Răsfoiți Sursa

Update forward indent command suite name.

Maciej Gołaszewski 5 ani în urmă
părinte
comite
39f06045dd
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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;
 		let command;
 
 
 		beforeEach( () => {
 		beforeEach( () => {