Skip to content

Commit 1e52d54

Browse files
committed
Polish "Document spring.test.mockmvc configuration properties"
See gh-46576
1 parent 4fbf3a7 commit 1e52d54

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)