Hi all,
My cucumber tests runs ok locally with all green and on CircleCI it runs good as well with no erros but still getting a red label in cucumber step (exit code 1)
208 scenarios (14 skipped, 8 pending, 186 passed)
1171 steps (150 skipped, 8 pending, 1013 passed)
1m1.061s
Please do you know what’s the problem in my case?
Thanks