1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00

test: update snapshot

This commit is contained in:
Nuno Góis 2025-09-10 10:12:12 +01:00
parent 88a25beda4
commit 5407245fe0
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -34,6 +34,7 @@ exports[`should create default config 1`] = `
"applicationName": "unleash", "applicationName": "unleash",
"awsIamAuth": false, "awsIamAuth": false,
"awsRegion": undefined, "awsRegion": undefined,
"awsRoleArn": undefined,
"database": "unleash_db", "database": "unleash_db",
"disableMigration": false, "disableMigration": false,
"driver": "postgres", "driver": "postgres",