X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/05f67adb27390c7a9cf214e83550d3bbca88c8f2..6c7d6a5cf471f39a5e8f8e4f42fb428fb4c42e4e:/redakcja/settings/test.py

diff --git a/redakcja/settings/test.py b/redakcja/settings/test.py
index 717de290..d667ddd7 100644
--- a/redakcja/settings/test.py
+++ b/redakcja/settings/test.py
@@ -36,3 +36,5 @@ NOSE_ARGS = (
     '--with-xunit',
     '--with-xcoverage',
 )
+
+SECRET_KEY = "not-so-secret"