mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
Link to Stripe testing wiki page from the cassette regeneration script
I think this is the more relevant wiki page for someone looking into regenerating cassettes. Also, no need to mention bitwarden explicitly, the wiki page already explains everything.
This commit is contained in:
@@ -1,7 +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)
|
||||
# Requires account details in .env.test.local. See [Stripe testing](https://github.com/openfoodfoundation/openfoodnetwork/wiki/Stripe-testing) for details
|
||||
|
||||
set -e # Exit if any command fails
|
||||
|
||||
|
||||
Reference in New Issue
Block a user