diff --git a/spec/mailers/notifier_spec.rb b/spec/mailers/notifier_spec.rb index 1fa2837e6..61595a7eb 100644 --- a/spec/mailers/notifier_spec.rb +++ b/spec/mailers/notifier_spec.rb @@ -73,11 +73,7 @@ describe Notifier, type: :mailer do end it "has the name of person sending the request" do - expect(request_mail.body.encoded.include?(person.name)).to be true - end - - it "has the css" do - request_mail.body.encoded.include?("