Skip to content

Commit

Permalink
Merge pull request #78 from Team-GAJI/hotfix/server-error
Browse files Browse the repository at this point in the history
HOTFIX: 깃허브 액션 test용
  • Loading branch information
ShimFFF authored Aug 13, 2024
2 parents ede5899 + 32a2b51 commit 94ead4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
@Transactional(readOnly = true)
public class RoomQueryServiceImpl implements RoomQueryService {

//@PersistenceContext
private final RoomEventRepository roomEventRepository;
private final RoomRepository roomRepository;
private final RoomQueryRepository roomQueryRepository;
Expand Down

0 comments on commit 94ead4a

Please sign in to comment.