Skip to content
Extraits de code Groupes Projets
Valider f40ed9bb rédigé par danielgrippi's avatar danielgrippi
Parcourir les fichiers

DG MS; remove deprication warning in cukes

parent 910b0e10
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -181,7 +181,7 @@ And /^I scroll down$/ do
evaluate_script("window.scrollBy(0,3000000)")
sleep 1
wait_until(30) { evaluate_script('$("#infscr-loading:visible").length') == 0 }
And "I wait for the ajax to finish"
step "I wait for the ajax to finish"
end
Then /^the notification dropdown should be visible$/ 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