JAVA-16561: Fix references to parents (#13222)

This commit is contained in:
freelansam
2023-01-10 01:29:14 +05:30
committed by GitHub
parent b24d471818
commit 1e0a14b6b8
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoApplicationTests {
class SpringContextTest {
@Test
void contextLoads() {