-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
after updating chalk dependency and changing e2e srcipt to be a module, __dirname variable is not available anymore, causing ci browserstack tests to fail from the begining.
Steps to reproduce:
Actual result:
- tests are throwing error that __dirname is undefined
Expected result:
- tests should run properly