CartoDB-SQL-API/test/helper.js

5 lines
104 B
JavaScript
Raw Normal View History

2018-10-24 21:42:33 +08:00
'use strict';
2016-09-15 03:02:56 +08:00
global.settings = require('../config/environments/test');
2016-10-12 07:41:01 +08:00
process.env.NODE_ENV = 'test';