mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
test: update snap
This commit is contained in:
parent
9ae35938ab
commit
bc447f1e2c
@ -32,6 +32,8 @@ exports[`should create default config 1`] = `
|
|||||||
"db": {
|
"db": {
|
||||||
"acquireConnectionTimeout": 30000,
|
"acquireConnectionTimeout": 30000,
|
||||||
"applicationName": "unleash",
|
"applicationName": "unleash",
|
||||||
|
"awsIamAuth": false,
|
||||||
|
"awsRegion": undefined,
|
||||||
"database": "unleash_db",
|
"database": "unleash_db",
|
||||||
"disableMigration": false,
|
"disableMigration": false,
|
||||||
"driver": "postgres",
|
"driver": "postgres",
|
||||||
|
Loading…
Reference in New Issue
Block a user