BAEL-5009 - fix test name
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user