Config file resides in a custom directory eg. `./e2e/config`, it fails to read [codeceptjs](https://www.npmjs.com/package/codeceptjs) npm package. https://github.com/testphony/codeceptjs-httpMock/blob/2d15103471868f691d3dcc5aa589c434aef21274/index.js#L9 AFAIK its var `global.codecept_dir` is pointing to `./e2e/config`
Config file resides in a custom directory eg.
./e2e/config, it fails to read codeceptjs npm package.codeceptjs-httpMock/index.js
Line 9 in 2d15103
AFAIK its var
global.codecept_diris pointing to./e2e/config