Skip to content

Commit

Permalink
CAUSEWAY-3745: fixes the config property in the regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
danhaywood committed May 23, 2024
1 parent ead2170 commit 416930a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"logging.level.org.apache.causeway.applib.services.publishing.log.EntityPropertyChangeLogger=DEBUG",
"logging.level.org.springframework.orm.jpa.*=DEBUG",
"logging.level.org.apache.causeway.testdomain.util.rest.KVStoreForTesting=DEBUG",
"causeway.core.runtimeservices.entitypropertychangepublisher.bulk.threshold=1000",
"causeway.core.runtime-services.entity-property-change-publisher.bulk.threshold=1000",
})
@TestPropertySource({
CausewayPresets.UseLog4j2Test
Expand Down

0 comments on commit 416930a

Please sign in to comment.