79256241

Date: 2024-12-05 21:18:26
Score: 0.5
Natty:
Report link

One thing that's wrong is you have

"@badeball/cypress-cucumber-preprocessor": "^21.0.3", 
...
"cypress-cucumber-preprocessor": "^4.3.1",

Get rid of the old defunct v4.3.2 as it probably causes problems all over the place. Also make sure it's gone from cypress.config.js.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Karen.Schlossberg