Story#110308584 - update domain tests with last codebase

This commit is contained in:
Vladimir Krylov 2016-04-15 12:55:18 +03:00
parent 0cd0a2ebae
commit 4739e19d63
4 changed files with 28 additions and 15 deletions

View file

@ -1,3 +1,4 @@
Fabricator(:reserved_domain) do
names { { '1162.ee': 'abc' } }
name '1162.ee'
password 'abc'
end