@ -7,7 +7,8 @@ import org.springframework.boot.test.context.SpringBootTest;
class ProjectApplicationTests {
@Test
void contextLoads() {
void test1() {
System.out.println("just a empty test");
}