Skip to content

Commit

Permalink
Merge pull request eugenp#11149 from MajewskiKrzysztof/tests/BAEL-5009
Browse files Browse the repository at this point in the history
BAEL-5009 - fix test name
  • Loading branch information
kwoyke authored Aug 21, 2021
2 parents 946a0a9 + f611f2e commit 5826668
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import static org.junit.jupiter.api.Assertions.assertTrue;

@SpringBootTest
public class ArticleRepositoryIntegrationTest {
public class ArticleRepositoryLiveTest {

@Autowired
ArticleRepository articleRepository;
Expand Down

0 comments on commit 5826668

Please sign in to comment.