mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Remove unnecessary let declaration
This commit is contained in:
@@ -45,7 +45,6 @@ describe ProductImport::InventoryResetStrategy do
|
||||
end
|
||||
|
||||
context 'and supplier_ids is set' do
|
||||
let(:enterprise) { variant.product.supplier }
|
||||
let(:variant) { create(:variant) }
|
||||
let!(:variant_override) do
|
||||
create(
|
||||
|
||||
Reference in New Issue
Block a user