fix: dockerbuild

This commit is contained in:
2025-11-13 20:56:08 +01:00
parent 75773e26c0
commit d9ea7c060c
3 changed files with 3 additions and 10 deletions

View File

@@ -5,9 +5,7 @@ import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ProjektverwaltungApplicationTests {
@Test
void shouldLoadContext() {
}
}