File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ class Constants {
77
77
static String OKAPI_SUPERADMIN_CREDENTIALS_ID = " okapi-superadmin-credentials"
78
78
79
79
// Teams
80
- static Map ENVS_MEMBERS_LIST = [" aggies" : [" Aggies" ],
80
+ static Map ENVS_MEMBERS_LIST = [" aggies" : [" Aggies" ],
81
81
" bama" : [" Bama" ],
82
82
" concorde" : [" concorde" ],
83
83
" consortia" : [" thunderjet" ],
@@ -110,7 +110,7 @@ class Constants {
110
110
" volaris-2nd" : [" volaris" ],
111
111
" rtr" : [" volaris" ],
112
112
" snapshot" : [],
113
- " leipzig" : [" leipzig" ] ]
113
+ " leipzig" : [" leipzig" ]]
114
114
115
115
// Cypress
116
116
static String CYPRESS_REPOSITORY_URL = " ${ FOLIO_GITHUB_URL} /stripes-testing.git"
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ static List devEnvironmentsList() {
96
96
' firebird' ,
97
97
' folijet' ,
98
98
' folijet-lotus' ,
99
+ ' leipzig' ,
99
100
' metadata' ,
100
101
' nest-es' ,
101
102
' nla' ,
You can’t perform that action at this time.
0 commit comments