diff --git a/lib/tasks/detect_exercise_anomalies.rake b/lib/tasks/detect_exercise_anomalies.rake index 43fe421a..5fbd5ba4 100644 --- a/lib/tasks/detect_exercise_anomalies.rake +++ b/lib/tasks/detect_exercise_anomalies.rake @@ -1,3 +1,5 @@ +# TODO: Identify how the following line influences our tests: +# https://github.com/openHPI/codeocean/pull/345#issuecomment-509706348 include Rails.application.routes.url_helpers namespace :detect_exercise_anomalies do