Skip to content

Commit 48a67bb

Browse files
committed
Fix test YAML config
1 parent 3c2e566 commit 48a67bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/config.test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ USE_FIREBASE: False
242242
# HELLOASSO_API_BASE should have the format: `api.helloasso-sandbox.com`
243243
# HelloAsso only allow 20 simultaneous active access token. Note that each Hyperion worker will need its own access token.
244244

245-
HELLOASSO_CONFIGURATIONS: # [["name", "helloasso_client_id", "helloasso_client_secret", "helloasso_slug", "redirection_uri"]]
245+
#HELLOASSO_CONFIGURATIONS: # [["name", "helloasso_client_id", "helloasso_client_secret", "helloasso_slug", "redirection_uri"]]
246246
# MYECLPAY:
247247
# helloasso_client_id: ...
248248
# helloasso_client_secret: ...

0 commit comments

Comments
 (0)