1
0
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:
Nuno Góis 2025-09-03 14:09:07 +01:00
parent 9ae35938ab
commit bc447f1e2c
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -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",