Skip to content

fix: stabilize CI contact timestamp test across timezones#37

Merged
yw7148 merged 1 commit into
mainfrom
hotfix/ci-timezone-test
Apr 1, 2026
Merged

fix: stabilize CI contact timestamp test across timezones#37
yw7148 merged 1 commit into
mainfrom
hotfix/ci-timezone-test

Conversation

@yw7148

@yw7148 yw7148 commented Apr 1, 2026

Copy link
Copy Markdown
Owner

Summary

Verification

  • ./gradlew test --tests 'com.youngwon.portfolio.contact.application.ContactCommandServiceTests'
  • TZ=UTC ./gradlew test --tests 'com.youngwon.portfolio.contact.application.ContactCommandServiceTests'
  • ./gradlew build

Closes #36

@yw7148 yw7148 self-assigned this Apr 1, 2026
@yw7148 yw7148 merged commit 54e5b1a into main Apr 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI build fails on UTC runner due to timezone-dependent ContactCommandServiceTests assertion

1 participant