-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
다락방 멤버 조회 권한 삭제 #586
다락방 멤버 조회 권한 삭제 #586
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
늦어서 죄송합니다..ㅎㅎ
@@ -35,23 +33,6 @@ class DarakbangMemberServiceTest { | |||
@Autowired | |||
private DarakbangMemberService darakbangMemberService; | |||
|
|||
@DisplayName("다락방 멤버 조회 테스트") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
당연하게 이루어지는거긴 하지만~ 관리자가 아니면 실패하는 테스트를 지웠다면 관리자가 아니어도 조회할 수 있는 테스트를 추가할 수도 있겠네요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오호랏~ 좋네요 추가했습니당
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
사용자 요구사항 반영한 부분이군요 😁 감사합니다 테니 ~
PR의 목적이 무엇인가요?
다락방 멤버 조회 권한을 삭제하여
모든 다락방멤버가 다락방 멤버 목록을 조회 가능하도록 변경했습니다.
이슈 ID는 무엇인가요?
설명
질문 혹은 공유 사항 (Optional)