ソースを参照

Tests: clarification in test name.

Szymon Cofalik 8 年 前
コミット
ac2f2111e2
1 ファイル変更1 行追加1 行削除
  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(