reportportal / agent-js-cucumber

Agent to integrate CucumberJS with ReportPortal.
https://www.npmjs.com/package/@reportportal/agent-js-cucumber
Apache License 2.0
11 stars 17 forks source link

Cannot destructure property 'pickleId' of 'this.storage.getTestCase(...)' as it is undefined. #143

Closed Ram2103 closed 1 year ago

Ram2103 commented 1 year ago

I am getting the following error while running tests using cucumber v7.3.0

TypeError: Cannot destructure property 'pickleId' of 'this.storage.getTestCase(...)' as it is undefined.