Fix domain transfer feature spec

This commit is contained in:
Martin Lensment 2014-10-15 14:54:39 +03:00
parent 6238e67428
commit f99e82ebf0
2 changed files with 6 additions and 2 deletions

View file

@ -4,5 +4,6 @@ Fabricator(:user) do
email 'info@gitlab.eu'
identity_code '37810013108'
admin true
country
registrar
end