소스 검색

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: