Rough in species index test

This commit is contained in:
Matthew Dillon 2015-11-02 18:06:45 -07:00
parent afa70efdad
commit 9c065af74a
7 changed files with 61 additions and 24 deletions

View file

@ -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') {