Skip to content

Commit 775bac8

Browse files
authored
chore(env): adjust dot env (#1434)
1 parent f1b1b68 commit 775bac8

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

dotenv.proxy.template

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,6 @@ ACTIVE_RECORD_QUIET=true
7777
# these domains (list is comma separated) cannot inherit their masterdata to projects
7878
DOMAIN_MASTERDATA_INHERITANCE_BLACKLIST=monsoon3
7979

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-
8780
# load elektra extensions, see also gemfile
8881
ELEKTRA_EXTENSION=true
8982

dotenv.template

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@ ACTIVE_RECORD_QUIET=true
7676
# these domains (list is comma separated) cannot inherit their masterdata to projects
7777
DOMAIN_MASTERDATA_INHERITANCE_BLACKLIST=monsoon3
7878

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-
8679
# load elektra extensions, see also gemfile
8780
ELEKTRA_EXTENSION=true
8881

0 commit comments

Comments
 (0)