Explorar o código

Fix unit tests for link.

Mateusz Samsel %!s(int64=6) %!d(string=hai) anos
pai
achega
4dbe61e83c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-link/tests/ui/linkformview.js

+ 1 - 1
packages/ckeditor5-link/tests/ui/linkformview.js

@@ -264,7 +264,7 @@ describe( 'LinkFormView', () => {
 		} );
 	} );
 
-	describe.only( 'localization of custom attributes', () => {
+	describe( 'localization of custom attributes', () => {
 		before( () => {
 			addTranslations( 'pl', {
 				'Open in new window': 'Otwórz w nowym oknie'