Skip to content

Commit

Permalink
Remove ToDo
Browse files Browse the repository at this point in the history
  • Loading branch information
ole-ve committed Oct 7, 2024
1 parent bca5dcc commit 1ed4d48
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,4 @@ public void setLearningPaths(Set<LearningPath> learningPaths) {
public void prePersistOrUpdate() {
this.lectureUnits.removeIf(lectureUnit -> lectureUnit instanceof ExerciseUnit);
}

// ToDo: Implement equals to ensure that mockito verify works correctly
}

0 comments on commit 1ed4d48

Please sign in to comment.