Refactor EppDomain to Epp::Domain

This commit is contained in:
Martin Lensment 2015-03-10 14:55:45 +02:00
parent 2c35617745
commit d558b2eed9
7 changed files with 19 additions and 49 deletions

View file

@ -1 +1 @@
Fabricator(:epp_domain, from: :domain, class_name: 'Epp::EppDomain')
Fabricator(:epp_domain, from: :domain, class_name: 'Epp::Domain')