8
0
Aleksander Nowodzinski 6 жил өмнө
parent
commit
8938ce3d75

+ 1 - 1
packages/ckeditor5-font/tests/utils.js

@@ -13,7 +13,7 @@ import { createDropdown } from '@ckeditor/ckeditor5-ui/src/dropdown/utils';
 import ColorTableView from './../src/ui/colortableview';
 import testUtils from '@ckeditor/ckeditor5-core/tests/_utils/utils';
 
-describe.only( 'utils', () => {
+describe( 'utils', () => {
 	testUtils.createSinonSandbox();
 
 	it( 'plugin names has proper values', () => {