mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Sync account after transaction import (#820)
This commit is contained in:
parent
32e647f0fb
commit
de53a50e45
5 changed files with 15 additions and 6 deletions
|
@ -14,5 +14,6 @@ class ImportJobTest < ActiveJob::TestCase
|
|||
end
|
||||
|
||||
assert import.reload.complete?
|
||||
assert import.account.balances.present?
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue