1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-31 11:09:39 +02:00
Maybe/test/jobs/account_balance_sync_job_test.rb

8 lines
133 B
Ruby
Raw Normal View History

require "test_helper"
class Account::BalanceSyncJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end