Skip to content

Commit 64c810a

Browse files
committed
test: Domain 모듈 수정으로 배포 속도 테스트
1 parent 1167e92 commit 64c810a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

domain/src/main/kotlin/org/yapp/domain/user/UserDomainService.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,4 @@ class UserDomainService(
177177
.map { NotificationTargetUserVO.from(it) }
178178
}
179179
}
180+
// Test: Mon Nov 17 18:01:22 KST 2025

0 commit comments

Comments
 (0)