Skip to content

Commit cb6409b

Browse files
committed
test: 오타 수정
1 parent b72d5f4 commit cb6409b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/back/domain/study/record/controller/StudyRecordControllerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ void t5() throws Exception {
289289
"planId": %d,
290290
"startTime": "2025-10-02T23:00:00",
291291
"endTime": "2025-10-03T05:00:00",
292-
"duration": 25200,
292+
"duration": 21600,
293293
"pauseInfos": []
294294
}
295295
""".formatted(singlePlan.getId())))

0 commit comments

Comments
 (0)