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

fix: 인증/인가 테스트에서 필드 제약 사항 버그 수정 #121

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

JeongUijeong
Copy link
Contributor

💡 Motivation

  • 인증/인가 테스트 코드 내에서 요청 DTO 필드 제약 사항이 잘못 설정되어 있음을 발견하여 수정하고자 했습니다.

📌 Changes

  • 요청 DTO 필드 제약 사항 설정 수정

🫱🏻‍🫲🏻 To Reviewers

  • 승인 부탁드려요~🩷

@JeongUijeong JeongUijeong added the 🧑🏻‍🔧fix 오류 수정 label Dec 13, 2023
@JeongUijeong JeongUijeong self-assigned this Dec 13, 2023
Copy link

Test Results

100 tests  ±0   100 ✔️ ±0   5s ⏱️ ±0s
  62 suites ±0       0 💤 ±0 
  62 files   ±0       0 ±0 

Results for commit c550365. ± Comparison against base commit 517bee9.

Copy link
Contributor

@jo0oy jo0oy left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 👍🏻

Copy link
Contributor

@wocjf0513 wocjf0513 left a comment

Choose a reason for hiding this comment

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

오호

@JeongUijeong JeongUijeong merged commit 876295d into develop Dec 13, 2023
3 checks passed
@JeongUijeong JeongUijeong deleted the bugfix/member-test branch December 13, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑🏻‍🔧fix 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants