Browse Source

spring.test.context.cache.maxSize=1 removed as well as it always eq 1 during application tests (no performance effect)

pull/8151/head
Sergey Matvienko 3 years ago
parent
commit
ddca3ffcf3
  1. 1
      application/src/test/resources/application-test.properties

1
application/src/test/resources/application-test.properties

@ -67,4 +67,3 @@ sql.ttl.audit_logs.ttl=2592000
sql.edge_events.partition_size=168
sql.ttl.edge_events.edge_event_ttl=2592000
spring.test.context.cache.maxSize=1
Loading…
Cancel
Save