Skip to content

Commit

Permalink
fix rubocop error
Browse files Browse the repository at this point in the history
  • Loading branch information
Janell-Huyck committed Oct 4, 2023
1 parent ec05803 commit 60940f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/mailers/publication_mailer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
it 'raises an error' do
expect { mail }.to raise_error(ArgumentError, /SMTP From address may not be blank/)
end

end

it 'sends to the correct recipients' do
Expand Down

0 comments on commit 60940f7

Please sign in to comment.