Testing issue

This commit is contained in:
Nanne Baars 2019-09-20 08:30:07 +02:00
parent e8d086ac9b
commit cf00454f8b

View File

@ -85,7 +85,7 @@ public class CourseConfiguration {
} }
} }
} }
return ""; return "none";
} }
private String getMapping(Method m) { private String getMapping(Method m) {