Przeglądaj źródła

Removed an empty block.

Kamil Piechaczek 6 lat temu
rodzic
commit
e11672aa78

+ 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;