Speccing and fixing user list loading and adding orders to other users
This commit is contained in:
@@ -13,3 +13,7 @@ end
|
||||
step "the user clicks on the active list link in the side menu" do
|
||||
page.execute_script %|$('.side-menu-active-list').click()|
|
||||
end
|
||||
|
||||
step "the user clicks on the order products link in the side menu" do
|
||||
page.execute_script %|$('.side-menu-list-products').click()|
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user