Skip to content

Commit 75506f1

Browse files
Update documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc
Co-authored-by: Marc Philipp <[email protected]>
1 parent 23871b4 commit 75506f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ JUnit repository on GitHub.
2828
==== New Features and Improvements
2929

3030
* New `addResourceContainerSelectorResolver()` in `EngineDiscoveryRequestResolver.Builder` to
31-
support the discovery of class path resource based tests, analogous to the
32-
`addClassContainerSelectorResolver()`.
31+
support the discovery of class path resource based tests, analogous to the
32+
`addClassContainerSelectorResolver()`.
3333
* Introduce `ReflectionSupport.makeAccessible(Field)` for third-party use rather than
3434
calling the internal `ReflectionUtils.makeAccessible(Field)` method directly.
3535
* Support both the primitive type `void` and the wrapper type `Void` in the internal

0 commit comments

Comments
 (0)