Skip to content

Commit 1c2e0ef

Browse files
committed
Add needed test config
1 parent e809c27 commit 1c2e0ef

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

config/secrets.yml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,23 @@ test:
6363
congress_forms_debug_key: "shh"
6464
fastly_api_key:
6565
sentry_dsn: ''
66-
amazon_region: noop
66+
amazon_region: us-west-1
6767
amazon_bucket: noop
6868
amazon_access_key_id: noop
6969
amazon_secret_access_key: noop
70+
twitter_handle: fakeaccount
71+
twitter_related: example examplelive
72+
facebook_handle: fakeaccount
73+
call_tool_url: https://call.example.com/
74+
call_tool_api_key: xyz
75+
supporters:
76+
api_key: xyz
77+
host: https://civicrm.test
78+
path: /civicrm/example-action-api
79+
civi_api_key: asdf
80+
civi_key: xyz
81+
smarty_streets_id: abc
82+
mailings_from: "EFF Action <[email protected]>"
7083

7184
production: *default
7285
staging: *default

0 commit comments

Comments
 (0)