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();