async fn put_enrolment(
store: &MockSuotarStore,
generation: &str,
student_number: &str,
course_code: &str,
realisation: &MockRealisation,
) -> Result<String, CommandError>async fn put_enrolment(
store: &MockSuotarStore,
generation: &str,
student_number: &str,
course_code: &str,
realisation: &MockRealisation,
) -> Result<String, CommandError>