8
0
Эх сурвалжийг харах

Updated after changes in VirtualTestEditor.

Piotr Jasiun 9 жил өмнө
parent
commit
cd04548bad

+ 0 - 2
packages/ckeditor5-paragraph/tests/paragraph.js

@@ -19,8 +19,6 @@ describe( 'Paragraph feature', () => {
 			.then( newEditor => {
 				editor = newEditor;
 				doc = editor.document;
-
-				doc.createRoot();
 			} );
 	} );