mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
5 lines
58 B
Ruby
5 lines
58 B
Ruby
FactoryBot.define do
|
|
factory :epp_session do
|
|
|
|
end
|
|
end
|