Renamed dbadmin references to snapadmin (#29)

This commit is contained in:
Francesco
2023-11-03 20:00:12 +01:00
parent e57bd8a220
commit e51f37595e
36 changed files with 137 additions and 146 deletions
@@ -17,7 +17,7 @@
*/
package tech.ailef.dbadmin;
package tech.ailef.snapadmin;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;