mirror of
https://github.com/internetee/registry.git
synced 2025-05-30 01:20:04 +02:00
parent
38e5aaeaaa
commit
1891a6305b
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ Fabricator(:account) do
|
||||||
account_type { Account::CASH }
|
account_type { Account::CASH }
|
||||||
balance 0.0
|
balance 0.0
|
||||||
currency 'EUR'
|
currency 'EUR'
|
||||||
# account_activities(count: 2)
|
registrar
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue