mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-08 15:22:46 +00:00
4 lines
95 B
Ruby
4 lines
95 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
Fabricator(:customer, from: "DiscourseSubscriptions::Customer")
|