We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2fe1a commit 30a1b1cCopy full SHA for 30a1b1c
documentation/src/docs/asciidoc/release-notes/release-notes-5.3.2.adoc
@@ -15,9 +15,9 @@ repository on GitHub.
15
16
==== Bug Fixes
17
18
-* The `ConsoleLauncher` configured with `--details verbose` no longer throws a
19
- `MissingFormatArgumentException` exception if a test method display name
20
- contains `String` format specifiers, like `%c`.
+* When configured with `--details verbose`, the `ConsoleLauncher` no longer throws a
+ `MissingFormatArgumentException` if a test method display name contains `String` format
+ specifiers such as `%c`.
21
22
23
[[release-notes-5.3.2-junit-jupiter]]
0 commit comments