Skip to content

Commit

Permalink
Env vars for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
invisiblefunnel committed Apr 6, 2014
1 parent 49fb304 commit d52b7d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .env.test
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
SECRET_TOKEN=fakesecretfordevelopment
TWILIO_ACCOUNT_SID=fakeaccountsid
TWILIO_AUTH_TOKEN=fakeauthtoken
TWILIO_FROM_NUMBER=555-555-5555
TWILIO_MESSAGES_NAME=yourhttpbasicname
TWILIO_MESSAGES_PASSWORD=yourhttpbasicpassword

0 comments on commit d52b7d8

Please sign in to comment.