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
commit d3c4c159fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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