Remove STORAGE_PROVIDER from test config
This commit is contained in:
parent
4a66bf4d29
commit
6a1e1b8de8
@ -3,7 +3,7 @@
|
||||
"files": "^.secrets.baseline$|^.*pgsslrootcert.yml$",
|
||||
"lines": null
|
||||
},
|
||||
"generated_at": "2019-11-07T21:45:03Z",
|
||||
"generated_at": "2019-11-12T21:42:30Z",
|
||||
"plugins_used": [
|
||||
{
|
||||
"base64_limit": 4.5,
|
||||
@ -17,6 +17,7 @@
|
||||
"name": "HexHighEntropyString"
|
||||
},
|
||||
{
|
||||
"keyword_exclude": null,
|
||||
"name": "KeywordDetector"
|
||||
},
|
||||
{
|
||||
@ -174,7 +175,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"version": "0.12.7",
|
||||
"version": "0.13.0",
|
||||
"word_list": {
|
||||
"file": null,
|
||||
"hash": null
|
||||
|
@ -4,6 +4,5 @@ ENVIRONMENT = test
|
||||
PGDATABASE = atat_test
|
||||
CRL_STORAGE_CONTAINER = tests/fixtures/crl
|
||||
WTF_CSRF_ENABLED = false
|
||||
STORAGE_PROVIDER=LOCAL
|
||||
PRESERVE_CONTEXT_ON_EXCEPTION = false
|
||||
CSP=mock-test
|
||||
|
Loading…
x
Reference in New Issue
Block a user