Fix some failing spec

This commit is contained in:
2014-11-27 20:16:30 +01:00
parent 3bc1e5685c
commit c36c88bc15
6 changed files with 14 additions and 14 deletions
@@ -9,7 +9,7 @@ step "the user should see a popup asking the user if he would like to change tab
page.should have_content move_table_body
end
step "the uses indicates in the popup that he wants to change the table" do
step "the user indicates in the popup that he wants to change the table" do
find('.confirm-ok').click
end