Rough in species index test
This commit is contained in:
parent
afa70efdad
commit
9c065af74a
7 changed files with 61 additions and 24 deletions
config
|
@ -36,6 +36,7 @@ module.exports = function(environment) {
|
|||
apiURL = 'https://bactdb-test.herokuapp.com';
|
||||
ENV.APP.LOG_ACTIVE_GENERATION = false;
|
||||
ENV.APP.LOG_VIEW_LOOKUPS = false;
|
||||
ENV.locationType = 'none';
|
||||
}
|
||||
|
||||
if (environment === 'production') {
|
||||
|
|
Reference in a new issue