See gh-13963
This commit is contained in:
Johnny Lim
2018-08-01 17:41:15 +09:00
committed by Stephane Nicoll
parent 960817a8c6
commit 7b72fe0ffa
5 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ import static org.mockito.BDDMockito.given;
import static org.mockito.Mockito.mock;
/**
* Tests for {@link CassandraReactiveHealthIndicatorTests}.
* Tests for {@link CassandraReactiveHealthIndicator}.
*
* @author Artsiom Yudovin
*/