Przeglądaj źródła

Tests: clarification in test name.

Szymon Cofalik 8 lat temu
rodzic
commit
ac2f2111e2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/ckeditor5-list/tests/indentcommand.js

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

@@ -384,7 +384,7 @@ describe( 'IndentCommand', () => {
 				);
 			} );
 
-			it( 'should not fix list type when not needed', () => {
+			it( 'should not fix nested list items\' type when not needed', () => {
 				// There was a bug that the nested sub-list changed it's type because for a while, it was on same indent
 				// level as the originally outdented element.
 				setData(