Forum Discussion

karmaTrinlema's avatar
karmaTrinlema
Occasional Contributor
4 years ago
Solved

failing cucumber test: not detecting flash message

I have a surprisingly simple cucumber scenario for a rails 4 app that isn't passing.  I am checking that a flash message got set, and this test fails when I run cucumber.  However, it is all correct,...