fix tests

This commit is contained in:
stefan
2025-09-05 14:13:13 +02:00
parent 4af276e67a
commit cc7299e25a
3 changed files with 2 additions and 3 deletions
@@ -1,7 +1,6 @@
package at.mocode.infrastructure.monitoring
import org.assertj.core.api.Assertions.assertThat
import org.junit.jupiter.api.Disabled
import org.junit.jupiter.api.Test
import org.springframework.beans.factory.annotation.Autowired
import org.springframework.boot.test.context.SpringBootTest