Procházet zdrojové kódy

Added comment with bug number.

Piotrek Koszuliński před 9 roky
rodič
revize
01ef4fb01f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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( [