瀏覽代碼

Remove remaining 'skip' method from unit tests.

Mateusz Samsel 6 年之前
父節點
當前提交
542b838a3d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-link/tests/unlinkcommand.js

+ 1 - 1
packages/ckeditor5-link/tests/unlinkcommand.js

@@ -229,7 +229,7 @@ describe( 'UnlinkCommand', () => {
 		} );
 	} );
 
-	describe.skip( 'manual decorators', () => {
+	describe( 'manual decorators', () => {
 		beforeEach( () => {
 			editor.destroy();
 			return ModelTestEditor.create( {