mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Merge pull request #12018 from openfoodfoundation/dependabot/bundler/stripe-10.5.0
Bump stripe from 10.3.0 to 10.5.0
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env sh
|
||||
#
|
||||
# Test Stripe API integration and record new cassettes.
|
||||
# Requires account details in .env.test.local. You can copy from Bitwarden, or [set up a new Stripe account](https://github.com/openfoodfoundation/openfoodnetwork/wiki/Setting-up-Stripe-on-an-OFN-instance)
|
||||
|
||||
git rm spec/fixtures/vcr_cassettes/Stripe-v* -r
|
||||
./bin/rspec --tag stripe_version
|
||||
|
||||
Reference in New Issue
Block a user