Polish away public modifier on tests
This commit is contained in:
@@ -44,7 +44,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
*/
|
||||
@SpringBootTest
|
||||
@Testcontainers(disabledWithoutDocker = true)
|
||||
public class Neo4jReactiveHealthIndicatorIntegrationTests {
|
||||
class Neo4jReactiveHealthIndicatorIntegrationTests {
|
||||
|
||||
// gh-33428
|
||||
|
||||
|
||||
Reference in New Issue
Block a user