Skip to content

Commit

Permalink
fix: 좌석 점유를 바로 해제해서 테스트가 실패하던 것 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
seminchoi committed Aug 22, 2024
1 parent e3751e0 commit f9ca9b5
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 @@ -25,4 +25,4 @@ jwt:

ticketing:
reservation:
release-delay-seconds: 1
release-delay-seconds: 10

0 comments on commit f9ca9b5

Please sign in to comment.