File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -77,13 +77,6 @@ ACTIVE_RECORD_QUIET=true
77
77
# these domains (list is comma separated) cannot inherit their masterdata to projects
78
78
DOMAIN_MASTERDATA_INHERITANCE_BLACKLIST=monsoon3
79
79
80
- # used for cypress e2e tests
81
- TEST_DOMAIN="cc3test"
82
- TEST_MEMBER_USER="###TEST_USER###_TM"
83
- TEST_MEMBER_PASSWORD="*vault(path: shared/cc3test/ldap-user/###TEST_USER###_TM, field: password)"
84
- TEST_ADMIN_USER="###TEST_USER###_TA"
85
- TEST_ADMIN_PASSWORD="*vault(path: shared/cc3test/ldap-user/###TEST_USER###_TA, field: password)"
86
-
87
80
# load elektra extensions, see also gemfile
88
81
ELEKTRA_EXTENSION=true
89
82
Original file line number Diff line number Diff line change @@ -76,13 +76,6 @@ ACTIVE_RECORD_QUIET=true
76
76
# these domains (list is comma separated) cannot inherit their masterdata to projects
77
77
DOMAIN_MASTERDATA_INHERITANCE_BLACKLIST=monsoon3
78
78
79
- # used for cypress e2e tests
80
- TEST_DOMAIN="cc3test"
81
- TEST_MEMBER_USER="###TEST_USER###_TM"
82
- TEST_MEMBER_PASSWORD="*vault(path: shared/cc3test/ldap-user/###TEST_USER###_TM, field: password)"
83
- TEST_ADMIN_USER="###TEST_USER###_TA"
84
- TEST_ADMIN_PASSWORD="*vault(path: shared/cc3test/ldap-user/###TEST_USER###_TA, field: password)"
85
-
86
79
# load elektra extensions, see also gemfile
87
80
ELEKTRA_EXTENSION=true
88
81
You can’t perform that action at this time.
0 commit comments