Compare commits

2 Commits

Author SHA1 Message Date
Catalin Patrut
b942910b6c commenting unit tests 2022-03-25 23:36:05 +01:00
ccpatrut
a278bbf864 Merge pull request #1 from ccpatrut/develop
Develop
2021-08-08 14:11:42 +02:00

View File

@@ -6,7 +6,7 @@ import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ApiApplicationTests {
@Test
void contextLoads() {
}