Przeglądaj źródła

Update tests/title.js

Maciej 6 lat temu
rodzic
commit
5aa8478f0f
1 zmienionych plików z 0 dodań i 1 usunięć
  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();