Skip to content

Commit 155e656

Browse files
committed
[TEST] 누락된 yml 설정값 추가
1 parent ce35106 commit 155e656

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/test/resources/application-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ oauth:
3232
client-secret: test-secret
3333
redirect-uri: http://localhost:8080/auth/github/callback
3434

35+
batch:
36+
article-ingestion:
37+
cron: "0 0 18 * * ?"
38+
3539
ai:
3640
openai:
3741
key: test-key

0 commit comments

Comments
 (0)