8
0
Pārlūkot izejas kodu

Update tests/title.js

Maciej 6 gadi atpakaļ
vecāks
revīzija
5aa8478f0f
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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();