PLT-2976 Adding checkout for missing SMTP server when testing email connection (#3115)
* PLT-2976 Adding checkout for missing SMTP server when testing email connection * Fixing unit test
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
7b2538fc6c
Коммит
56cca6be7c
@@ -83,6 +83,10 @@
|
||||
"id": "api.admin.test_email.subject",
|
||||
"translation": "Mattermost - Testing Email Settings"
|
||||
},
|
||||
{
|
||||
"id": "api.admin.test_email.missing_server",
|
||||
"translation": "SMTP Server is required"
|
||||
},
|
||||
{
|
||||
"id": "api.admin.upload_brand_image.array.app_error",
|
||||
"translation": "Empty array under 'image' in request"
|
||||
|
||||
Ссылка в новой задаче
Block a user