Fix some failing spec
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user