• Alex Kalderimis's avatar
    Ensure note factories are consistent · 31f7cd05
    Alex Kalderimis authored
    Notes validate that note.noteable.project and note.project are the same
    object. This change allows factories to produce such notes, regardless
    of whether you pass `noteable` or `project`, without infinite loops.
    31f7cd05
notify_spec.rb 16.4 KB