Add dropbox dummy key/secret for testing purposes.

Guilherme J. Tramontina 9 years ago
parent
commit
f9f9c1061b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      spec/env.test

+ 2 - 0
spec/env.test

@@ -5,4 +5,6 @@ TUMBLR_OAUTH_KEY=tumblroauthsecret
5 5
 TUMBLR_OAUTH_SECRET=tumblroauthsecret
6 6
 THIRTY_SEVEN_SIGNALS_OAUTH_KEY=TESTKEY
7 7
 THIRTY_SEVEN_SIGNALS_OAUTH_SECRET=TESTSECRET
8
+DROPBOX_OAUTH_KEY=dropboxoauthkey
9
+DROPBOX_OAUTH_SECRET=dropboxoauthsecret
8 10
 FAILED_JOBS_TO_KEEP=2