diff --git a/internal/selection/test/selection.handler_test.go b/internal/selection/test/selection.handler_test.go index ee50f39..1a57a64 100644 --- a/internal/selection/test/selection.handler_test.go +++ b/internal/selection/test/selection.handler_test.go @@ -41,7 +41,6 @@ func (t *SelectionHandlerTest) SetupTest() { t.Selections = selection.ProtoToDtoList(selectionsProto) t.Selection = selection.ProtoToDto(selectionProto) - // updatedSelection := selection.ProtoToDto(selectionsProto[2]) t.CreateSelectionReq = &dto.CreateSelectionRequest{} t.FindByGroupIdSelectionReq = &dto.FindByGroupIdSelectionRequest{