Explorar o código

Removed comment from test.

Oskar Wróbel %!s(int64=7) %!d(string=hai) anos
pai
achega
b6d53ff04f

+ 0 - 1
packages/ckeditor5-ui/tests/toolbar/balloon/balloontoolbar.js

@@ -140,7 +140,6 @@ describe( 'BalloonToolbar', () => {
 	} );
 
 	// See https://github.com/ckeditor/ckeditor5-ui/issues/424.
-	// This test should be removed after fixing this https://github.com/ckeditor/ckeditor5-core/issues/137.
 	it( 'should work with the ClassicEditor', () => {
 		const editor = new ClassicEditor( editorElement, {
 			plugins: [ BalloonToolbar ]