Skip to content

Commit d25883b

Browse files
author
michaelk
committed
BAEL-7989 Update test name
1 parent 4eb5c52 commit d25883b

File tree

1 file changed

+1
-1
lines changed
  • persistence-modules/spring-boot-postgresql/src/test/java/com/baeldung/postgres/datetime

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
@RunWith(SpringRunner.class)
1515
@SpringBootTest(classes = {Application.class})
16-
public class DateTimeIntegrationTest {
16+
public class DateTimeLiveTest {
1717

1818
@Autowired
1919
private DateTimeValueRepository dateTimeValueRepository;

0 commit comments

Comments
 (0)