Iftekhar Ivaan

Results 1 comments of Iftekhar Ivaan

I think if you do the following will work module.exports = (on, config) => { registerReportPortalPlugin(on,config); } instead of module.exports = (on) => registerReportPortalPlugin(on);