Ver código fonte

Code style: fix code issues.

Maciej Gołaszewski 5 anos atrás
pai
commit
4f6ede8499

+ 1 - 1
packages/ckeditor5-horizontal-line/tests/manual/horizontalline.js

@@ -47,7 +47,7 @@ ClassicEditor
 				'tableRow',
 				'mergeTableCells'
 			]
-		},
+		}
 	} )
 	.then( editor => {
 		window.editor = editor;