Skip to content

Commit b6db9dc

Browse files
committed
Spotless
1 parent 9221eaa commit b6db9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-tooling-support-tests/src/test/java/platform/tooling/support/tests/MultiReleaseJarTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class MultiReleaseJarTests {
3434
void checkDefault() throws Exception {
3535
var variant = "default";
3636
var expectedLines = List.of( //
37-
">> BANNER >>",
37+
">> BANNER >>", //
3838
".", //
3939
"'-- JUnit Jupiter [OK]", //
4040
" '-- JupiterIntegrationTests [OK]", //

0 commit comments

Comments
 (0)