disable spring boot test

This commit is contained in:
2025-08-06 15:07:21 +02:00
committed by swordsteel
parent 2e5d77949a
commit b8519ab1c5

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