You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Whatnow-Api/src/test/kotlin/com/depromeet/whatnow/api/image/usecase/PromiseImageUploadSuccessUseCaseTest.kt
Copy file name to clipboardExpand all lines: Whatnow-Domain/src/test/kotlin/com/depromeet/whatnow/domains/image/adapter/PromisePromiseImageAdapterTest.kt
Copy file name to clipboardExpand all lines: Whatnow-Domain/src/test/kotlin/com/depromeet/whatnow/domains/image/service/PromiseImageDomainServiceTest.kt
+5-10
Original file line number
Diff line number
Diff line change
@@ -50,13 +50,12 @@ class PromiseImageDomainServiceTest {
Copy file name to clipboardExpand all lines: Whatnow-Domain/src/test/kotlin/com/depromeet/whatnow/events/handler/PromisePromiseImageRegisterEventHandlerTest.kt
+1-2
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,10 @@ class PromisePromiseImageRegisterEventHandlerTest {
34
34
fun`약속 이미지 등록 성공 시 이미지 등록 이벤트가 발행되어야한다`() {
35
35
// given
36
36
val promiseUser =PromiseUser(1, 1, CoordinateVo(1.0, 1.0), PromiseUserType.LATE)
0 commit comments