Skip to content

Commit

Permalink
refactor: DisplayName 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocochip101 committed Aug 21, 2024
1 parent a6af959 commit b85ed44
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;

@DisplayName("인증 컨트롤러 테스트")
class AuthControllerTest extends ControllerTest {

@Autowired
Expand Down

0 comments on commit b85ed44

Please sign in to comment.