Skip to content

Commit 0291388

Browse files
committed
Polish
1 parent 13c920b commit 0291388

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spring-boot-project/spring-boot-actuator/src/test/java/org/springframework/boot/actuate/health/HealthEndpointWebExtensionRuntimeHintsTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
import static org.assertj.core.api.Assertions.assertThat;
2828

2929
/**
30+
* Tests for {@link HealthEndpointWebExtensionRuntimeHints}.
31+
*
3032
* @author Moritz Halbritter
3133
*/
3234
class HealthEndpointWebExtensionRuntimeHintsTest {

0 commit comments

Comments
 (0)