test: remove test for now

pull/1/head
Nicolas Doby 2022-10-10 11:21:42 +02:00
parent 45ef8f04a4
commit c638bd035d
2 changed files with 1 additions and 4 deletions

View File

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

View File

@ -0,0 +1 @@
spring.datasource.url=jdbc:h2:mem:db;DB_CLOSE_DELAY=-1