class renaming

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-15 00:29:00 +02:00
parent f57ae7dd31
commit 658ea1860c
3 changed files with 15 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ConfigServiceApplicationTests {
class ApplicationTests {
@Test
void contextLoads() {