8
0
Maciej Gołaszewski 5 лет назад
Родитель
Сommit
f14fb09873
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      packages/ckeditor5-engine/tests/conversion/viewconsumable.js

+ 0 - 4
packages/ckeditor5-engine/tests/conversion/viewconsumable.js

@@ -563,10 +563,6 @@ describe( 'ViewConsumable', () => {
 	} );
 
 	describe( 'style shorthands handling', () => {
-		before( () => {
-
-		} );
-
 		describe( 'add', () => {
 			it( 'should add padding shorthands', () => {
 				viewConsumable.add( el, { styles: [ 'margin' ] } );