From d58941ef9c954a8251c120221c84898800a0f815 Mon Sep 17 00:00:00 2001 From: decabeza Date: Thu, 26 Jul 2018 13:46:37 +0200 Subject: [PATCH] Updates text on notifications spec --- spec/features/notifications_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/features/notifications_spec.rb b/spec/features/notifications_spec.rb index 807a644e6..f596375b9 100644 --- a/spec/features/notifications_spec.rb +++ b/spec/features/notifications_spec.rb @@ -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