Skip to content

Commit 202c6bb

Browse files
committed
CLAP-150 Fix: build 과정 중 test 실패 오류 관련 처리
1 parent eb4ec38 commit 202c6bb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/test/resources/application.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,11 @@ password:
5858
length: 12
5959
characters: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*()_+
6060

61+
kakaowork:
62+
url: "https://api.kakaowork.com/v1/messages.send_by_email";
63+
auth: "Bearer 1b01becc.a7f10da76d2e4038948771107cfe5c1d"
64+
65+
agit:
66+
url: "https://agit.io/webhook/a342181d-fb18-4eb0-a99a-30f4fb5b14b1"
67+
6168

0 commit comments

Comments
 (0)