mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Remove superfluous test setup
There are no zones at the start of the test. This is probably a left-over from old times when specs were not encapsulated in transactions.
This commit is contained in:
@@ -8,7 +8,6 @@ describe "Zones" do
|
||||
|
||||
before do
|
||||
login_as_admin
|
||||
Spree::Zone.delete_all
|
||||
end
|
||||
|
||||
it "list existing zones" do
|
||||
|
||||
Reference in New Issue
Block a user