Updates text on notifications spec

This commit is contained in:
decabeza
2018-07-26 13:46:37 +02:00
parent 7bddd97ed3
commit d58941ef9c

View File

@@ -205,7 +205,7 @@ feature "Notifications" do
Notification.send_pending
email = open_last_email
expect(email).to have_subject("Proposal notifications in Decide Madrid")
expect(email).to have_subject("Proposal notifications in CONSUL")
end
it "sends emails in batches" do