From a774b2fd90e015897a36c802a687530e116c1024 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Tue, 13 Jan 2015 12:48:01 +0100 Subject: [PATCH] fix failing changing table spec --- spec/acceptance_steps/users/changing_table_steps.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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