Skip to content

Commit

Permalink
chore: ci 확인용 주석
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoding-play committed Nov 28, 2024
1 parent d79261d commit 95136af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ void reviewer() {
RoomResponse createdRoom = getCreatedRoomResponse(managerAccessToken);

MemberRole memberRole = createdRoom.memberRole();
//ci 확인

assertThat(memberRole).isEqualTo(MemberRole.REVIEWER);
}
Expand Down

0 comments on commit 95136af

Please sign in to comment.