mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
Feature tests for account activities
This commit is contained in:
parent
e4dc1d466f
commit
c4b0d6aee5
7 changed files with 45 additions and 4 deletions
|
@ -2,4 +2,5 @@ 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