소스 검색

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(