Closed tmock12 closed 12 years ago
Interestingly, when it is a declined card response, it redirects you back to user_registration_path because the params like the plan, stripe_token, email, etc. are still in the response.
So the test is now fixed.
Was it working on your local environment before?
Thanks! I swear I saw it work locally. But when I tried it again, you're right, it failed. Now it's good with your fix. Testy McAwesomeContributor!
Interestingly, when it is a declined card response, it redirects you back to user_registration_path because the params like the plan, stripe_token, email, etc. are still in the response.
So the test is now fixed.
Was it working on your local environment before?