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

백엔드 CD 줄바꿈 오류 해결 #144

Merged
merged 1 commit into from
Feb 1, 2024
Merged

백엔드 CD 줄바꿈 오류 해결 #144

merged 1 commit into from
Feb 1, 2024

Conversation

zzzzseong
Copy link
Member

개요

백엔드 CD 줄바꿈 오류 해결

작업사항

변경로직

관련이슈

@zzzzseong zzzzseong added the fix label Feb 1, 2024
@zzzzseong zzzzseong self-assigned this Feb 1, 2024
@@ -24,7 +24,7 @@ public void memberProduct() {
public void purchase() {
}

@Around("user() || memberProduct() || purchase()")
@Around("user()")
Copy link
Contributor

Choose a reason for hiding this comment

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

빠른 반영 감사합니다👍

Copy link

github-actions bot commented Feb 1, 2024

Unit Test Results

49 tests   49 ✔️  5s ⏱️
29 suites    0 💤
29 files      0

Results for commit addc2eb.

@zzzzseong zzzzseong merged commit 3766632 into dev1 Feb 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants