6 lines
61 B
Ruby
6 lines
61 B
Ruby
|
FactoryBot.define do
|
||
|
factory :email_list do
|
||
|
|
||
|
end
|
||
|
end
|