Procházet zdrojové kódy

Tests: Fixed formatting.

Krzysztof Krztoń před 7 roky
rodič
revize
c9780d36d0

+ 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', () => {