拼写错误,添加test

master
evolonation 3 years ago
parent 5258e4d2fb
commit d3e0001cd7

@ -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");
}
}

Loading…
Cancel
Save