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