I am doing e2e test using mocha.
mocha
It works fine until I add kafka.js consumer to before section.
kafka.js
before
Then the test works as e