Browse Source

Tests: Fix package links in tests.

Maciej Gołaszewski 7 years ago
parent
commit
b77f985e4d
1 changed files with 2 additions and 1 deletions
  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: