Merge pull request #431 from dod-ccpo/fix-queue-tests

set environment for tests so that tests use their own queue
This commit is contained in:
dandds
2018-11-06 15:13:28 -05:00
committed by GitHub

View File

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