|
|
@@ -8,7 +8,7 @@ import Paragraph from '/ckeditor5/paragraph/paragraph.js';
|
|
|
import VirtualTestEditor from '/tests/core/_utils/virtualtesteditor.js';
|
|
|
import HeadingCommand from '/ckeditor5/heading/headingcommand.js';
|
|
|
import Enter from '/ckeditor5/enter/enter.js';
|
|
|
-import { getData } from '/tests/engine/_utils/model.js';
|
|
|
+import { getData } from '/ckeditor5/engine/dev-utils/model.js';
|
|
|
|
|
|
describe( 'HeadingEngine', () => {
|
|
|
let editor, document;
|