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

Maybe...we're not waiting long enough on CI? It is a very slow box.

parent 6974b205
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -160,7 +160,7 @@ Then /^the "([^"]*)" field(?: within "([^"]*)")? should be filled with "([^"]*)"
end
Then /^I should see (\d+) posts$/ do |n_posts|
all("#main_stream .stream_element").length.should == n_posts.to_i
wait_until(10) { all("#main_stream .stream_element").length == n_posts.to_i }
end
And /^I scroll down$/ do
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter