Skip to content

Commit fa2cb80

Browse files
committed
Remove commented code
1 parent ed907e5 commit fa2cb80

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/cadet/jobs/notification_worker/notification_worker_test.exs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ defmodule Cadet.NotificationWorker.NotificationWorkerTest do
2424
"notFullyGraded" => "true"
2525
})
2626

27-
# {:ok, %{submissions: ungraded_submissions}} =
28-
# Cadet.Assessments.all_submissions_by_grader_for_index(avenger_cr, true, true)
2927
Repo.update_all(NotificationType, set: [is_enabled: true])
3028
Repo.update_all(NotificationConfig, set: [is_enabled: true])
3129

0 commit comments

Comments
 (0)