set environment for tests so that tests use their own queue

This commit is contained in:
dandds 2018-11-06 14:42:48 -05:00
parent c8b9840dc6
commit 082213f0e2

View File

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