Skip to content
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

[Test/#176] 통과하지 않는 테스트 해결 #177

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

belljun3395
Copy link
Collaborator

@belljun3395 belljun3395 commented Jul 8, 2024

🎫 연관 이슈

resolved: #176

💁‍♂️ PR 내용

  • WorkBookSubscriberWriterTest 통과하지 않는 문제 해결
  • selectWriter 응답 변경에 따른 수정

🙏 작업

  • setUp에서 테이블 초기화하는 코드 추가
  • 오타 수정
  • selectWriter 응답 변경에 따른 수정

🙈 PR 참고 사항

📸 스크린샷

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@github-actions github-actions bot added the test 테스트 관련 내용을 다룰 때 사용합니다 label Jul 8, 2024
@belljun3395 belljun3395 changed the title [Test/#176] WorkBookSubscriberWriterTest 통과하지 않는 문제 해결 [Test/#176] 통과하지 않는 테스트 해결 Jul 8, 2024
Copy link
Member

@hun-ca hun-ca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦶🏻

@belljun3395 belljun3395 merged commit 3fb997c into main Jul 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test 테스트 관련 내용을 다룰 때 사용합니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

통과하지 않는 테스트 해결
2 participants