After closing MR move issue to custom list at board

Hey, guys.
I try to find a way to solve the problem but failed with it.
I have a board with lists:
“backlog” → “to do” → “done” → “in testing” → “close”
After developer create a merge request, issue move from “backlog” to “to do” list automatically. And when developer close the mr, issue move to “close” list, but I need to move it automatically to “done” section.
Do I have possibility to change the route of issue movement?

Best regards, Alex!