put requests workflow tests behind a feature toggle
This commit is contained in:
@@ -4,4 +4,3 @@ PGDATABASE = atat_test
|
||||
REDIS_URI = redis://redishost:6379
|
||||
CRL_DIRECTORY = tests/fixtures/crl
|
||||
WTF_CSRF_ENABLED = false
|
||||
REQUESTS_WORKFLOW=true
|
||||
|
@@ -4,4 +4,3 @@ PGDATABASE = atat_test
|
||||
CRL_DIRECTORY = tests/fixtures/crl
|
||||
WTF_CSRF_ENABLED = false
|
||||
STORAGE_PROVIDER=LOCAL
|
||||
REQUESTS_WORKFLOW=true
|
||||
|
Reference in New Issue
Block a user