Explorar el Código

Update tests/title.js

Maciej hace 6 años
padre
commit
5aa8478f0f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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();