瀏覽代碼

Tests: Fixed formatting.

Krzysztof Krztoń 7 年之前
父節點
當前提交
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', () => {