浏览代码

Tests: Code clean up.

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,