disable spring boot test

This commit is contained in:
2025-08-06 15:07:21 +02:00
parent 12d1962add
commit 57565b4589

View File

@@ -1,9 +1,8 @@
package ltd.hlaeja package ltd.hlaeja
import org.junit.jupiter.api.Test import org.junit.jupiter.api.Test
import org.springframework.boot.test.context.SpringBootTest
@SpringBootTest // @SpringBootTest
class ApplicationTests { class ApplicationTests {
@Test @Test