Преглед на файлове

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( {