Greenification of the specs

This commit is contained in:
2015-10-06 17:20:56 +02:00
parent 2df5b290ef
commit 0985881552
16 changed files with 48 additions and 34 deletions
@@ -7,7 +7,8 @@ step "the user clicks on the submit feedback button" do
end
step "the user should see the feedback submitted message" do
page.should have_content 'Thank you for your feedback'
#page.should have_content 'Thank you for your feedback'
page.should have_content 'Dank je voor het meedenken'
end
step "a user feedback should be created containing the feedback" do