Changes Application Name

This commit is contained in:
2024-02-24 03:02:32 -03:00
parent 4f843ff6de
commit 439496b63e
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import org.junit.jupiter.api.Test;
import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest;
@DataJpaTest
class BackendPortfolioApplicationTests {
class AuthServiceApplicationTests {
@Test
void contextLoads() {