make pushNotificationServer configurable in E2E (#25929)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f4fbc90e23
Коммит
9a066b0390
@@ -109,6 +109,9 @@ export const getDefaultConfig = () => {
|
||||
ElasticsearchSettings: {
|
||||
ConnectionURL: cypressEnv.elasticsearchConnectionURL,
|
||||
},
|
||||
EmailSettings: {
|
||||
PushNotificationServer: cypressEnv.pushNotificationServer,
|
||||
},
|
||||
LdapSettings: {
|
||||
LdapServer: cypressEnv.ldapServer,
|
||||
LdapPort: cypressEnv.ldapPort,
|
||||
|
||||
Ссылка в новой задаче
Block a user