End of day commit

This commit is contained in:
2015-08-10 19:39:06 +02:00
parent 3aef45a94e
commit e1b5ffcd06
30 changed files with 108 additions and 97 deletions
@@ -3,8 +3,8 @@ step "I provide a new supplier email address" do
end
step "the supplier submits the supplier settings form" do
find('.submit-supplier-settings').click
sleep 1.5 # give application some time
js_click '.submit-supplier-settings'
#sleep 1.5 # give application some time
end
step "the supplier email should not have been changed" do