Skip to content
Extraits de code Groupes Projets
Valider 0b12c4e2 rédigé par Sarah Mei's avatar Sarah Mei
Parcourir les fichiers

Cucumber user by default is done with getting started.

parent 248e7688
Branches
Étiquettes
Aucune requête de fusion associée trouvée
...@@ -11,7 +11,7 @@ end ...@@ -11,7 +11,7 @@ end
Given 'I am signed in' do Given 'I am signed in' do
@me ||= Factory(:user) @me ||= Factory(:user, :getting_started => false)
When %(I go to the new user session page) When %(I go to the new user session page)
When %(I fill in "Username" with "#{@me.username}") When %(I fill in "Username" with "#{@me.username}")
When %(I fill in "Password" with "#{@me.password}") When %(I fill in "Password" with "#{@me.password}")
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter