Refactor DbAdmin names to SnapAdmin

This commit is contained in:
Francesco
2023-11-07 15:19:29 +01:00
parent 6eb572f72c
commit 83541b49da
32 changed files with 124 additions and 124 deletions

View File

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