Greenification of the specs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user