Skip to content

Commit 3ff5a4e

Browse files
committed
Remove source snippet from release note
1 parent d15673a commit 3ff5a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repository on GitHub.
5353
==== New Features and Improvements
5454

5555
* Introduce new module `org.junit.start` for writing and running tests. It simplifies
56-
using JUnit in compact source files together with a single module import statement.
56+
using JUnit in compact source files together with a single module import statement:
5757
* Introduce new `dynamicTest(Consumer<? super Configuration>)` factory method for dynamic
5858
tests. It allows configuring the `ExecutionMode` of the dynamic test in addition to its
5959
display name, test source URI, and executable.

0 commit comments

Comments
 (0)