diff --git a/spec/acceptance_steps/users/changing_table_steps.rb b/spec/acceptance_steps/users/changing_table_steps.rb index 309cb33b..269b23b7 100644 --- a/spec/acceptance_steps/users/changing_table_steps.rb +++ b/spec/acceptance_steps/users/changing_table_steps.rb @@ -10,7 +10,7 @@ step "the user should see a popup asking the user if he would like to change tab end step "the user indicates in the popup that he wants to change the table" do - find('.confirm-ok').click + find('.modal-confirm').click end step "the user should see the supplier menu having the other table as base" do