mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Enque account sync job after creating transfer (#946)
This commit is contained in:
@@ -22,6 +22,7 @@ class Account::TransfersControllerTest < ActionDispatch::IntegrationTest
|
||||
name: "Test Transfer"
|
||||
}
|
||||
}
|
||||
assert_enqueued_with job: AccountSyncJob
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user