Barnie R
Results
2
comments of
Barnie R
any luck with this, any one? Thanks
I have set it up as below and it's working for me... On my `package.json` ``` "scripts": { "delete:reports": "rm -rf cypress/reports && rm -rf cypress/archive", "make:directories": "mkdir -p cypress/reports/mochareports...