瀏覽代碼

Update tests/title.js

Maciej 6 年之前
父節點
當前提交
5aa8478f0f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/ckeditor5-heading/tests/title.js

+ 0 - 1
packages/ckeditor5-heading/tests/title.js

@@ -95,7 +95,6 @@ describe( 'Title', () => {
 		);
 	} );
 
-	// CC
 	it( 'should allow to override custom v->m title converter', () => {
 		const spy = sinon.spy();