Преглед на файлове

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()', () => {
 	describe( 'getData()', () => {
-
 		testUtils.createSinonSandbox();
 		testUtils.createSinonSandbox();
 
 
 		it( 'should be added to editor interface', () => {
 		it( 'should be added to editor interface', () => {