diff --git a/config/ci.ini b/config/ci.ini index 3ee7f480..7f89af01 100644 --- a/config/ci.ini +++ b/config/ci.ini @@ -1,4 +1,5 @@ [default] +DEBUG = false PGHOST = postgreshost PGDATABASE = atat_test REDIS_URI = redis://redishost:6379 diff --git a/config/test.ini b/config/test.ini index 3da77886..b5ac5230 100644 --- a/config/test.ini +++ b/config/test.ini @@ -1,4 +1,5 @@ [default] +DEBUG = false ENVIRONMENT = test PGDATABASE = atat_test CRL_DIRECTORY = tests/fixtures/crl