8
0
فهرست منبع

Removed comment from test.

Oskar Wróbel 7 سال پیش
والد
کامیت
b6d53ff04f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      packages/ckeditor5-ui/tests/toolbar/balloon/balloontoolbar.js

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