Aleksander Nowodzinski пре 8 година
родитељ
комит
a9bbc81115
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-editor-inline/tests/inlineeditoruiview.js

+ 1 - 1
packages/ckeditor5-editor-inline/tests/inlineeditoruiview.js

@@ -169,7 +169,7 @@ describe( 'InlineEditorUIView', () => {
 				const position = view.panelPositions[ positionIndex ];
 				const editableRect = {
 					top: 0,
-					bottom: 99,  // !
+					bottom: 99, // !
 					left: 100,
 					right: 100,
 					width: 100,