I have 2 env:
- dev
- local.example.js enter image description here
i run test with this command "mocha specs/* --opts ./mocha.opts" and default run dev ENV. What command I can use for a run with local.example.js ENV ?
Like "mocha specs/* --opts ./mocha.opts --env local.example.js"
Aucun commentaire:
Enregistrer un commentaire