1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-28 09:39:39 +02:00
Maybe/test/models/provider/stripe/subscription_event_processor_test.rb

7 lines
138 B
Ruby
Raw Normal View History

require "test_helper"
class Provider::Stripe::SubscriptionEventProcessorTest < ActiveSupport::TestCase
# test "process" do
# end
end