RED-6668: introduce delete tenant endpoint:
fixed missing value in test configuration
This commit is contained in:
parent
3f7373f55d
commit
4296abab94
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user