We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f45eea commit fa46a92Copy full SHA for fa46a92
documentation/src/docs/asciidoc/release-notes/release-notes-5.11.3.adoc
@@ -35,9 +35,8 @@ on GitHub.
35
[[release-notes-5.11.3-junit-jupiter-bug-fixes]]
36
==== Bug Fixes
37
38
-* Extensions can once again be registered via multiple `@ExtendWith`
39
- meta-annotations on the same composed annotation on a field within a
40
- test class.
+* Extensions can once again be registered via multiple `@ExtendWith` meta-annotations on
+ the same composed annotation on a field within a test class.
41
42
43
[[release-notes-5.11.3-junit-jupiter-deprecations-and-breaking-changes]]
0 commit comments