Skip to content

Commit

Permalink
Type fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eanders committed Aug 7, 2024
1 parent 6664387 commit a2db1c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
###

module Notifications::Thirteen
class ThirteenHearingOutcomedDecline < ::Notifications::Base
class ThirteenHearingOutcomeDecline < ::Notifications::Base
def self.create_for_match! match
match.dnd_staff_contacts.each do |contact|
create! match: match, recipient: contact
Expand Down

0 comments on commit a2db1c8

Please sign in to comment.