Skip to content
Extraits de code Groupes Projets
Valider 8d2376b3 rédigé par Dennis Collinson's avatar Dennis Collinson
Parcourir les fichiers

just sleep

parent e78ab14f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -14,6 +14,7 @@ module PostGenerationHelpers
def visit_posts_and_collect_template_names(user)
visit(post_path(user.posts.last))
user.posts.map do |post|
sleep 0.25
post = find('.post')
template_name = post['data-template']
click_next_button
......
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