Speccing and fixing user list loading and adding orders to other users
This commit is contained in:
@@ -13,3 +13,8 @@ end
|
||||
step "the supplier counters in the user active list view should be updated" do
|
||||
binding.pry
|
||||
end
|
||||
|
||||
step "the original user should see the newly placed order" do
|
||||
Capybara.session_name = :default
|
||||
page.should have_content '5 x'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user