Explorar el Código

Added comment with bug number.

Piotrek Koszuliński hace 9 años
padre
commit
01ef4fb01f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/ckeditor5-typing/tests/input.js

+ 1 - 0
packages/ckeditor5-typing/tests/input.js

@@ -307,6 +307,7 @@ describe( 'Input feature', () => {
 			expect( getModelData( model ) ).to.equal( '<paragraph>fo[ob]ar</paragraph>' );
 		} );
 
+		// #69
 		it( 'should do nothing on tab key', () => {
 			model.enqueueChanges( () => {
 				model.selection.setRanges( [