8
0
Krzysztof Krztoń 7 лет назад
Родитель
Сommit
c9780d36d0
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      packages/ckeditor5-core/tests/editor/utils/dataapimixin.js

+ 0 - 1
packages/ckeditor5-core/tests/editor/utils/dataapimixin.js

@@ -41,7 +41,6 @@ describe( 'DataApiMixin', () => {
 	} );
 
 	describe( 'getData()', () => {
-
 		testUtils.createSinonSandbox();
 
 		it( 'should be added to editor interface', () => {