Revert "Remove factory"

This reverts commit 4163ee9017.
This commit is contained in:
Artur Beljajev 2018-02-07 06:18:09 +02:00
parent 940613ae34
commit cf5ea5a16d

View file

@ -0,0 +1,5 @@
FactoryBot.define do
factory :epp_session do
end
end