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