Explorar o código

Update forward indent command suite name.

Maciej Gołaszewski %!s(int64=5) %!d(string=hai) anos
pai
achega
39f06045dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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( () => {