Skip to content

Commit

Permalink
Update test too
Browse files Browse the repository at this point in the history
  • Loading branch information
brittag authored May 4, 2024
1 parent 60772c6 commit 6af499d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/mailers/cancel_membership_mailer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
end

it "has the correct information" do
expect(mail.body).to eq "Please remove #{member.name} from all mailing lists."
expect(mail.body).to eq "Please remove #{member.name} from DU mailing lists and Slack."
end
end
end

0 comments on commit 6af499d

Please sign in to comment.