process.env.APP_ENV = 'test'; require('dotenv').config({ path: 'config/env/.env.test' });