mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-23 01:03:21 +00:00
Replaces 'background' with 'before' (squashing)
Replaces 'background' with 'before' Replaces 'background' with 'before' in other files Fixes typo on products_spec.rb
This commit is contained in:
@@ -9,7 +9,7 @@ describe '
|
||||
include WebHelper
|
||||
include AuthenticationHelper
|
||||
|
||||
background do
|
||||
before do
|
||||
@distributors = (1..3).map { create(:distributor_enterprise) }
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user