Skip to content

Commit

Permalink
small clean the doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
hantsy committed Oct 12, 2020
1 parent 8c6bc6b commit 0111fd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import static org.junit.jupiter.api.Assertions.assertEquals;

@SpringBootTest
// @DataNeo4jTest does not in Spring Data Neo4j 6.0 and Spring Boot 2.4
// @DataNeo4jTest does not work in Spring Data Neo4j 6.0 RC1 and Spring Boot 2.4.0-M3
// see: https://github.com/spring-projects/spring-boot/issues/23630
@ContextConfiguration(initializers = PostRepositoryTest.TestContainerInitializer.class)
@Slf4j
Expand Down

0 comments on commit 0111fd3

Please sign in to comment.