mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
parent
261c3cc157
commit
e778ed5963
2 changed files with 0 additions and 11 deletions
|
@ -1,5 +0,0 @@
|
|||
Fabricator(:account_activity) do
|
||||
invoice
|
||||
currency 'EUR'
|
||||
sum 110.0
|
||||
end
|
|
@ -1,6 +0,0 @@
|
|||
Fabricator(:account) do
|
||||
account_type { Account::CASH }
|
||||
balance 0.0
|
||||
currency 'EUR'
|
||||
# account_activities(count: 2)
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue