fix failing changing table spec

This commit is contained in:
2015-01-13 12:48:01 +01:00
parent 6d6b95d9c0
commit a774b2fd90
@@ -10,7 +10,7 @@ step "the user should see a popup asking the user if he would like to change tab
end end
step "the user 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 find('.modal-confirm').click
end end
step "the user should see the supplier menu having the other table as base" do step "the user should see the supplier menu having the other table as base" do