diff --git a/services/account/libs/common/src/config/config.service.spec.ts b/services/account/libs/common/src/config/config.service.spec.ts index fc32d4c0..154ae774 100644 --- a/services/account/libs/common/src/config/config.service.spec.ts +++ b/services/account/libs/common/src/config/config.service.spec.ts @@ -54,6 +54,7 @@ describe('AccountSericeConfig', () => { HEALTH_CHECK_MAX_RETRY_INTERVAL_SECONDS: undefined, HEALTH_CHECK_MAX_RETRIES: undefined, CAPACITY_LIMIT: undefined, + CACHE_KEY_PREFIX: undefined, }; beforeAll(() => {