Skip to content

Commit afea7e6

Browse files
committed
Merge branch '3.4.x' into 3.5.x
2 parents dfaf98f + 1e52d54 commit afea7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-test-autoconfigure/src/main/resources/META-INF/spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"defaultValue": "default"
2020
},
2121
{
22-
"name": "spring.test.mockmvc.print-only-on-failures",
22+
"name": "spring.test.mockmvc.print-only-on-failure",
2323
"type": "java.lang.Boolean",
2424
"description": "Whether to only print failed exchanges.",
2525
"defaultValue": true

0 commit comments

Comments
 (0)