Warm up ca_store in gc tests to make sure they pass in isolation (#1375)

This commit is contained in:
helenye-stripe 2024-04-08 12:57:21 -07:00 committed by GitHub
parent 45a650036e
commit 5eb028cac0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,7 @@ module Stripe
# Make sure we start with a blank slate (state may have been left in
# place by other tests).
StripeClient.clear_all_connection_managers
Stripe.ca_store
# Establish a base time.
t = 0.0
@ -117,6 +118,7 @@ module Stripe
# Make sure we start with a blank slate (state may have been left in
# place by other tests).
StripeClient.clear_all_connection_managers
Stripe.ca_store
# Establish a base time.
t = 0.0