4 lines
95 B
Ruby
4 lines
95 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
Fabricator(:customer, from: "DiscourseSubscriptions::Customer")
|