Closed adornes closed 11 years ago
I generated an application through the composer and tried to use the "Given I am logged in" in some of my scenarios, but the sign_in method failed. I found out that the problem was in the absence of the password parameter at create_user method.
Hi Daniel, guess I closed unintentionally, this is the very first time I fork some project at github! Regards
Closed. Superseded by newer pull request.
I generated an application through the composer and tried to use the "Given I am logged in" in some of my scenarios, but the sign_in method failed. I found out that the problem was in the absence of the password parameter at create_user method.