Parcourir la source

Added comment with bug number.

Piotrek Koszuliński il y a 9 ans
Parent
commit
01ef4fb01f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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( [