<@983750054827425892> Sorry to bother you. Here is...
# help
c
@breezy-yak-81068 Sorry to bother you. Here is my configuration. Can you please point exactly what needs to be changed. Here is the current changed configuration in package.json "cypress-cucumber-preprocessor": { "nonGlobalStepDefinitions": false, "stepDefinitions": "./cypress/step_definitions/**/*.{js,ts}", "cucumberJson": { "generate": true, "outputFolder": "coverage/cypress/cucumber-json", "filePrefix": "", "fileSuffix": ".cucumber" } }