浏览代码

Tests: Fix package links in tests.

Maciej Gołaszewski 7 年之前
父节点
当前提交
b77f985e4d
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      packages/ckeditor5-table/tests/_utils/utils.js

+ 2 - 1
packages/ckeditor5-table/tests/_utils/utils.js

@@ -3,6 +3,8 @@
  * For licensing, see LICENSE.md.
  */
 
+import { upcastElementToElement } from '@ckeditor/ckeditor5-engine/src/conversion/upcast-converters';
+
 import {
 	downcastInsertCell,
 	downcastInsertRow,
@@ -12,7 +14,6 @@ import {
 	downcastTableHeadingRowsChange
 } from '../../src/converters/downcast';
 import upcastTable, { upcastTableCell } from '../../src/converters/upcasttable';
-import { upcastElementToElement } from '../../../ckeditor5-engine/src/conversion/upcast-converters';
 
 /**
  * Returns a model representation of a table shorthand notation: