Skip to content

Commit

Permalink
Default to a non-public install
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Jan 6, 2012
1 parent ae9e900 commit df990b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.py
Expand Up @@ -20,7 +20,7 @@
'tests',
)
settings.SENTRY_KEY = base64.b64encode(os.urandom(40))

settings.SENTRY_PUBLIC = False

from django_nose import NoseTestSuiteRunner

Expand Down

0 comments on commit df990b0

Please sign in to comment.