8
0
Эх сурвалжийг харах

Tests: Cleaned up DOM leaks in LinkEditing tests.

Aleksander Nowodzinski 5 жил өмнө
parent
commit
9b36de6e2f

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

@@ -94,7 +94,7 @@ describe( 'LinkEditing', () => {
 		} );
 
 		it( 'should be bound to th `linkHref` attribute (RTL)', async () => {
-			editor = await ClassicTestEditor.create( element, {
+			const editor = await ClassicTestEditor.create( element, {
 				plugins: [ Paragraph, LinkEditing, Enter ],
 				language: {
 					content: 'ar'