running mocha in the context of a npm script works but running it directly from command line does not
So when I run npm run test_w_emulator
or npm run test_w_pure
my mocha test completes properly
running mocha in the context of a npm script works but running it directly from command line does not
So when I run npm run test_w_emulator
or npm run test_w_pure
my mocha test completes properly
running mocha in the context of a npm script works but running it directly from command line does not
So when I run npm run test_w_emulator
or npm run test_w_pure
my mocha test completes properly