mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
Enque account sync job after creating transfer (#946)
This commit is contained in:
parent
cf23453d93
commit
48092cb704
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ class Account::TransfersControllerTest < ActionDispatch::IntegrationTest
|
|||
name: "Test Transfer"
|
||||
}
|
||||
}
|
||||
assert_enqueued_with job: AccountSyncJob
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue