Explorar el Código

Tests: Fixed formatting.

Krzysztof Krztoń hace 7 años
padre
commit
c9780d36d0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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', () => {