Skip to content

Commit 120cb0b

Browse files
committed
fix: formatting
1 parent f4ba9d2 commit 120cb0b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/com/itasocialacademy/oitassist/taskassignment/controller/AssignmentControllerTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@ void getLinkedTours_tourNotFound_shouldReturn404() throws Exception {
320320
.andExpect(status().isNotFound());
321321
}
322322

323-
324323
// PATCH /api/v1/task-assignments/{assignmentId} — update
325324

326325
@Test

0 commit comments

Comments
 (0)