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