0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 13:25:19 +08:00
discourse/plugins/discourse-subscriptions/spec/fabricators/customer_fabricator.rb
2025-07-15 16:38:05 +02:00

3 lines
95 B
Ruby
Vendored

# frozen_string_literal: true
Fabricator(:customer, from: "DiscourseSubscriptions::Customer")