Parcourir la source

Removed an empty block.

Kamil Piechaczek il y a 6 ans
Parent
commit
e11672aa78
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      packages/ckeditor5-highlight/tests/highlightui.js

+ 0 - 4
packages/ckeditor5-highlight/tests/highlightui.js

@@ -205,10 +205,6 @@ describe( 'HighlightUI', () => {
 				return localizedEditor();
 			} );
 
-			afterEach( () => {
-
-			} );
-
 			it( 'works for the #buttonView', () => {
 				const buttonView = dropdown.buttonView;