mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Fix invoice tests
This commit is contained in:
parent
10891d1638
commit
e987e201ad
6 changed files with 33 additions and 2 deletions
|
@ -2,5 +2,5 @@ Fabricator(:account) do
|
|||
account_type { Account::CASH }
|
||||
balance 0.0
|
||||
currency 'EUR'
|
||||
account_activities(count: 2)
|
||||
# account_activities(count: 2)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue