1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-03 20:45:21 +02:00
Maybe/test/jobs/revert_import_job_test.rb

8 lines
125 B
Ruby
Raw Normal View History

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