Log global

This commit is contained in:
adrinr 2023-01-31 10:18:51 +00:00
parent c8c01d8f52
commit c5a4c751ea
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__"]