Nicolas Quiénot
Results
2
comments of
Nicolas Quiénot
same issue using cypress 13 and [cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) when the first test containt tag @skip
same error here. The workaround is to set `reportHooks` to `false` and then it's not crashing anymore.