Skip to content

Commit 02e376b

Browse files
committed
Remove duplicate entries in release notes
1 parent ade732d commit 02e376b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,7 @@ on GitHub.
3838
implementations.
3939
* The TestKit now allows to match conditions with events loosely, i.e. an incomplete match
4040
with or without a fixed order.
41-
* Add `Node.DynamicTestExecutor#execute(TestDescriptor, EngineExecutionListener)` for
42-
engines that wish to pass a custom `EngineExecutionListener` and cancel or wait for the
43-
execution of a submitted test via the returned `Future`.
44-
* Add `EngineExecutionListener.NOOP` and change all declared methods to have empty default
45-
implementations.
41+
4642

4743
[[release-notes-5.7.0-M1-junit-jupiter]]
4844
=== JUnit Jupiter

0 commit comments

Comments
 (0)