mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove unused enterprise declaration
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
require 'spec_helper'
|
||||
|
||||
describe CustomTab do
|
||||
let(:enterprise) { build(:enterprise) }
|
||||
|
||||
describe 'associations' do
|
||||
it { is_expected.to belong_to(:enterprise).required }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user