mirror of
https://github.com/we-promise/sure.git
synced 2026-04-24 06:24:04 +00:00
New onboarding, trials, Stripe integration (#2185)
* New onboarding, trials, Stripe integration * Fix tests * Lint fixes * Fix subscription endpoints
This commit is contained in:
7
test/jobs/stripe_event_handler_job_test.rb
Normal file
7
test/jobs/stripe_event_handler_job_test.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require "test_helper"
|
||||
|
||||
class StripeEventHandlerJobTest < ActiveJob::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user