Skip to content

Commit 927ab2a

Browse files
committed
Document #4686 in release notes
1 parent 890fdae commit 927ab2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.13.3.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ No changes.
2222
[[release-notes-5.13.3-junit-jupiter-bug-fixes]]
2323
==== Bug Fixes
2424

25+
* Fix regression that caused top-level and static member classes annotated with `@Nested`
26+
to no longer be executed because they caused a discovery issue to be reported.
2527
* Stop reporting discovery issues for composed annotation classes that are meta-annotated
2628
with `@Nested`.
2729
* Stop reporting discovery issues for `DefaultImpls` classes generated by the Kotlin

0 commit comments

Comments
 (0)