소스 검색

Added insert image via url to the all-features manual test.

Piotrek Koszuliński 5 년 전
부모
커밋
10d6159b8b
1개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. 8 1
      tests/manual/all-features.js

+ 8 - 1
tests/manual/all-features.js

@@ -96,7 +96,14 @@ ClassicEditor
 				'imageTextAlternative', '|',
 				'imageStyle:alignLeft', 'imageStyle:alignCenter', 'imageStyle:alignRight', '|',
 				'imageResize'
-			]
+			],
+			upload: {
+				panel: {
+					items: [
+						'insertImageViaUrl'
+					]
+				}
+			}
 		},
 		placeholder: 'Type the content here!',
 		mention: {