Log global

This commit is contained in:
adrinr 2023-01-31 10:18:51 +00:00
parent d871492187
commit fb9657872b
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ function overrideConfigValue(key: string, value: string) {
const globalSafe = global as any
console.log(global)
overrideConfigValue(
"COUCH_DB_PORT",
globalSafe["__TESTCONTAINERS_COUCHDB-SERVICE-1_PORT_5984__"]