Merge branch 'master' of github.com:internetee/registry

Conflicts:
	spec/epp/contact_spec.rb
This commit is contained in:
Martin Lensment 2014-08-18 12:30:50 +03:00
commit 2a8d091bfc
8 changed files with 61 additions and 32 deletions

View file

@ -5,5 +5,6 @@ Fabricator(:contact) do
ident '37605030299'
code { "sh#{Faker::Number.number(4)}" }
ident_type 'op'
auth_info 'ccds4324pok'
address
end