mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Basic contact delete command implementation
This commit is contained in:
parent
1645b3e96f
commit
65bb5166cc
7 changed files with 65 additions and 1 deletions
|
@ -3,4 +3,5 @@ Fabricator(:contact) do
|
|||
phone '+372.12345678'
|
||||
email Faker::Internet.email
|
||||
ident '37605030299'
|
||||
code 'sh8913'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue