Skip to content

Commit

Permalink
Updates welcome email spec to match new content
Browse files Browse the repository at this point in the history
  • Loading branch information
matyikriszta committed Jun 28, 2023
1 parent 0da48c8 commit 6e93d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/mailers/member_mailer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
end

it 'renders the body' do
expect(mail.body.encoded).to match('Places are limited')
expect(mail.body.encoded).to match('You\'ll receive email invitations to our events')
end
end

Expand Down

0 comments on commit 6e93d16

Please sign in to comment.