mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Add EPP blocked domain test #2564
This commit is contained in:
parent
9580e834df
commit
2aeba8490f
2 changed files with 13 additions and 0 deletions
3
spec/fabricators/blocked_domain_fabricator.rb
Normal file
3
spec/fabricators/blocked_domain_fabricator.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
Fabricator(:blocked_domain) do
|
||||
names ['ftp.ee', 'cache.ee']
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue