We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738dbaf commit a994978Copy full SHA for a994978
documentation/modules/ROOT/partials/release-notes/release-notes-6.1.0-M2.adoc
@@ -49,8 +49,8 @@ repository on GitHub.
49
xref:writing-tests/built-in-extensions.adoc#DefaultLocaleAndTimeZone[User Guide].
50
* Trim internal stack frames from `AssertionFailedError` stack traces.
51
* Introduce new `trimStacktrace(Class<?>)` and `retainStackTraceElements(int)`
52
-methods for `AssertionFailureBuilder`. These allow user defined assertions to
53
-trim their stacktrace.
+ methods for `AssertionFailureBuilder`. These allow user defined assertions to
+ trim their stacktrace.
54
55
[[v6.1.0-M2-junit-vintage]]
56
=== JUnit Vintage
0 commit comments