RED-6668: introduce delete tenant endpoint:

fixed missing value in test configuration
This commit is contained in:
yhampe 2024-01-26 08:51:19 +01:00
parent 3f7373f55d
commit 4296abab94

View File

@ -7,6 +7,11 @@ logging.type: ${LOGGING_TYPE:CONSOLE}
logging.level.root: INFO
fforesight:
tenant-exchange:
name: 'tenants-exchange'
spring:
main:
allow-bean-definition-overriding: true