Skip to content

Commit a966569

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

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

config/secrets.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,19 @@ test:
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+
76+
# supporters_api_key: xyz
77+
# supporters_host: https://civicrm.test
78+
# supporters_path: /civicrm/example-action-api
79+
80+
# smarty_streets_id: abc
81+
82+
# mailings_from: "EFF Action <actioncenter@eff.org>"
7083

7184
production: *default
7285
staging: *default

0 commit comments

Comments
 (0)