Skip to content

Commit

Permalink
fix: 테스트 fake 값 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hajungIm committed Mar 22, 2024
1 parent 3faebd4 commit 8642a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spring:
enable: true
jwt:
secret: testtesttesttesttesttesttesttest
aud: ${JWT_AUD}
aud: testAUD
server:
servlet:
encoding:
Expand Down

0 comments on commit 8642a14

Please sign in to comment.