discourse-subscriptions/spec/fabricators/customer_fabricator.rb

4 lines
95 B
Ruby
Raw Normal View History

2019-11-12 16:14:53 -05:00
# frozen_string_literal: true
2019-11-11 20:43:23 -05:00
2019-12-03 19:23:45 -05:00
Fabricator(:customer, from: "DiscourseSubscriptions::Customer")