8
0
Эх сурвалжийг харах

Made suere that the test will be understandable.

Piotrek Koszuliński 8 жил өмнө
parent
commit
626a45d025

+ 1 - 0
packages/ckeditor5-engine/tests/model/documentselection.js

@@ -701,6 +701,7 @@ describe( 'DocumentSelection', () => {
 					)
 				) );
 
+				// Now it's clear that it's the default range.
 				expect( selection.getFirstPosition().path ).to.deep.equal( [ 0, 0 ] );
 			} );
 		} );