1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-18 20:59:39 +02:00
Maybe/test/jobs/stripe_event_handler_job_test.rb

8 lines
131 B
Ruby
Raw Normal View History

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