Mateusz Samsel преди 6 години
родител
ревизия
667bd87989
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-link/tests/ui/linkformview.js

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

@@ -286,7 +286,7 @@ describe( 'LinkFormView', () => {
 		} );
 	} );
 
-	describe( 'localization of custom attributes', () => {
+	describe( 'localization of manual decorators', () => {
 		before( () => {
 			addTranslations( 'pl', {
 				'Open in a new tab': 'Otwórz w nowym oknie'