[damned-lies/develop: 23/23] fix: update test settings for pre-prod instance




commit de81498ff0d5e2ecc559f240765d14320c331b27
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Mon Sep 20 21:29:22 2021 +0200

    fix: update test settings for pre-prod instance

 damnedlies/settings_tests.py | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/damnedlies/settings_tests.py b/damnedlies/settings_tests.py
index a19dc80a..67524eca 100644
--- a/damnedlies/settings_tests.py
+++ b/damnedlies/settings_tests.py
@@ -4,8 +4,4 @@ from .settings import *
 
 SECRET_KEY = 'shRc(?sk+sW3Wqn-lBvs=r52a@#hgC9g'
 
-SCRATCHDIR = BASE_DIR / 'scratch'
-POTDIR = SCRATCHDIR / 'POT'
-GETTEXT_ITS_DATA = {}
-
 LOCK_DIR = Path(tempfile.mkdtemp())


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]