package ltd.hlaeja import org.junit.jupiter.api.Test // @SpringBootTest class ApplicationTests { @Test fun contextLoads() { // placeholder } }