|
@@ -13,7 +13,7 @@ import { getData } from '../../../src/dev-utils/model';
|
|
|
// dev utils' setData() loses white spaces so don't use it for tests here!!!
|
|
// dev utils' setData() loses white spaces so don't use it for tests here!!!
|
|
|
// https://github.com/ckeditor/ckeditor5-engine/issues/1428
|
|
// https://github.com/ckeditor/ckeditor5-engine/issues/1428
|
|
|
|
|
|
|
|
-describe.only( 'DomConverter – whitespace handling – integration', () => {
|
|
|
|
|
|
|
+describe( 'DomConverter – whitespace handling – integration', () => {
|
|
|
let editor;
|
|
let editor;
|
|
|
|
|
|
|
|
// See https://github.com/ckeditor/ckeditor5-engine/issues/822.
|
|
// See https://github.com/ckeditor/ckeditor5-engine/issues/822.
|