updates texts on specs

This commit is contained in:
decabeza
2017-09-01 13:18:56 +02:00
parent 68591fa7d6
commit dd0452ece6
3 changed files with 4 additions and 4 deletions

View File

@@ -78,7 +78,7 @@ describe EmailDigest do
email_digest.deliver
email = open_last_email
expect(email).to have_subject("Proposal notifications in Consul")
expect(email).to have_subject("Proposal notifications in CONSUL")
end
it "does not deliver email if no notifications pending" do