discourse-subscriptions/spec/fabricators/customer_fabricator.rb

4 lines
89 B
Ruby
Raw Normal View History

2019-11-13 08:14:53 +11:00
# frozen_string_literal: true
2019-11-12 12:43:23 +11:00
Fabricator(:customer, from: "DiscoursePatrons::Customer")