Skip to content

Commit e2c4c70

Browse files
committed
Fix checkstyle
1 parent 8ebb075 commit e2c4c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-testjars/src/test/java/org/springframework/experimental/boot/server/exec/FileClasspathEntryTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ void resolveWhenDoesNotExist() {
3232
.withMessageContaining("Could not find file to add to the classpath");
3333
}
3434

35-
}
35+
}

0 commit comments

Comments
 (0)