Files
maybe/test/models/provider/stripe/customer_event_processor_test.rb
Zach Gollwitzer 2618df8843 Fix tests
2025-05-01 15:42:08 -04:00

8 lines
135 B
Ruby

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