mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove unnecessary spec line
This commit is contained in:
committed by
Jean-Baptiste Bellet
parent
ab39341192
commit
79f602b4ea
@@ -160,7 +160,6 @@ describe '
|
||||
# Revoke permission for the current user on that specific order by changing its owners
|
||||
order.update_attribute(:created_by, create(:user))
|
||||
order.update_attribute(:distributor, create(:distributor_enterprise))
|
||||
order.reload
|
||||
|
||||
page.find("span.icon-reorder", text: "ACTIONS").click
|
||||
within ".ofn-drop-down-with-prepend .menu" do
|
||||
|
||||
Reference in New Issue
Block a user