Skip to content

Commit

Permalink
chore: (#251) 남은 연차 testcase 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
khcho0125 committed Dec 22, 2022
1 parent 02bc10c commit fc673eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import team.comit.simtong.global.annotation.SimtongTest
import java.util.UUID

@SimtongTest
class QueryQueryRemainAnnualUseCaseTests {
class QueryRemainAnnualUseCaseTests {

@MockBean
private lateinit var queryHolidayPort: QueryHolidayPort
Expand Down

0 comments on commit fc673eb

Please sign in to comment.