mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Views and tests for contact disclosure
This commit is contained in:
parent
ea2b64bc69
commit
c03818968f
9 changed files with 130 additions and 78 deletions
|
@ -1,10 +1,8 @@
|
|||
Fabricator(:contact_disclosure) do
|
||||
email true
|
||||
phone true
|
||||
loc_addr true
|
||||
loc_name true
|
||||
loc_org_name true
|
||||
int_name true
|
||||
int_org_name true
|
||||
int_addr true
|
||||
fax true
|
||||
address true
|
||||
name true
|
||||
org_name true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue