Skip to content

Commit

Permalink
[#1]✅Test: CI/CD Test 17
Browse files Browse the repository at this point in the history
  • Loading branch information
sumin220 committed Nov 20, 2024
1 parent 13dd4e5 commit a319b33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ public class AuthController {
public RedirectView login() {
return new RedirectView("/oauth2/authorization/kakao");
}
// test15
// test17
}

0 comments on commit a319b33

Please sign in to comment.