Skip to content

Commit

Permalink
SECRET_KEY is required for test to run
Browse files Browse the repository at this point in the history
  • Loading branch information
ukanga committed Oct 14, 2013
1 parent 1dfb6bd commit f4577fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions formhub/preset/travis_test.py
Expand Up @@ -13,6 +13,7 @@
}
}

SECRET_KEY = 'mlfs33^s1l4xf6a36$0#j%dd*sisfoi&)&4s-v=91#^l01v)*j'

if PRINT_EXCEPTION and DEBUG:
MIDDLEWARE_CLASSES += ('utils.middleware.ExceptionLoggingMiddleware',)
Expand Down

0 comments on commit f4577fe

Please sign in to comment.