|
|
@@ -5,7 +5,7 @@
|
|
|
|
|
|
import ModelTestEditor from '/tests/core/_utils/modeltesteditor.js';
|
|
|
import EnterCommand from '/ckeditor5/enter/entercommand.js';
|
|
|
-import { getData, setData } from '/tests/engine/_utils/model.js';
|
|
|
+import { getData, setData } from '/ckeditor5/engine/dev-utils/model.js';
|
|
|
|
|
|
let editor, doc, schema, command;
|
|
|
|