Explorar o código

Tests: Removed .only().

Aleksander Nowodzinski %!s(int64=6) %!d(string=hai) anos
pai
achega
8938ce3d75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-font/tests/utils.js

+ 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', () => {