mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fix setup in tests for SubscriptionValidator
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require "spec_helper"
|
||||
|
||||
describe SubscriptionValidator do
|
||||
let(:shop) { instance_double(Enterprise, name: "Shop") }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user