YSuMinto

Results 1 issues of YSuMinto

#### What are you trying to achieve? Using [minimist](https://www.npmjs.com/package/minimist) to use -e to passing environment variable. For example adding the following script in package.json ```bash "ci_xxx": "codeceptjs run -c codecept.ci.conf.js...