Remove unnecessary let declaration

This commit is contained in:
Arun Kumar Mohan
2020-10-13 01:22:11 -05:00
parent e963ab4bd4
commit 2ec35b6306

View File

@@ -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(