From cb57807466b2da14798460e753f7d50ff923a5e7 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Thu, 9 Nov 2023 08:52:06 +1100 Subject: [PATCH] Streamline stripe test recording updates --- script/test-stripe-live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test-stripe-live b/script/test-stripe-live index 14833043af..530bd8c5ad 100755 --- a/script/test-stripe-live +++ b/script/test-stripe-live @@ -2,5 +2,5 @@ # # Test Stripe API integration and record new cassettes. -rm spec/fixtures/vcr_cassettes/Stripe-v* -r +git rm spec/fixtures/vcr_cassettes/Stripe-v* -r ./bin/rspec --tag stripe_version