BAEL-5009 - fix test name
This commit is contained in:
parent
93c45fc02e
commit
1d2d3e9e75
@ -17,7 +17,7 @@ import static org.junit.jupiter.api.Assertions.assertNotNull;
|
||||
import static org.junit.jupiter.api.Assertions.assertTrue;
|
||||
|
||||
@SpringBootTest
|
||||
public class ArticleRepositoryIntegrationTest {
|
||||
public class ArticleRepositoryLiveTest {
|
||||
|
||||
@Autowired
|
||||
ArticleRepository articleRepository;
|
Loading…
x
Reference in New Issue
Block a user