Add EPP blocked domain test #2564

This commit is contained in:
Martin Lensment 2015-07-01 12:54:36 +03:00
parent 9580e834df
commit 2aeba8490f
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,3 @@
Fabricator(:blocked_domain) do
names ['ftp.ee', 'cache.ee']
end