Set debug to false in test config

This commit is contained in:
Patrick Smith 2019-02-21 16:19:26 -05:00
parent cac3a00b63
commit 3ce4012561
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
[default]
DEBUG = false
PGHOST = postgreshost
PGDATABASE = atat_test
REDIS_URI = redis://redishost:6379

View File

@ -1,4 +1,5 @@
[default]
DEBUG = false
ENVIRONMENT = test
PGDATABASE = atat_test
CRL_DIRECTORY = tests/fixtures/crl