From a8ace3ca607c62db707706c8fff21c5c7ea2d0e9 Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Sun, 12 Nov 2017 15:19:04 -0800 Subject: [PATCH] Fixed test setup --- circle.yml | 2 ++ server/__snapshots__/mailer.test.js.snap | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 99947a857..4ddaf4502 100644 --- a/circle.yml +++ b/circle.yml @@ -9,6 +9,8 @@ machine: SECRET_KEY: F0E5AD933D7F6FD8F4DBB3E038C501C052DC0593C686D21ACB30AE205D2F634B DATABASE_URL_TEST: postgres://ubuntu@localhost:5432/circle_test DATABASE_URL: postgres://ubuntu@localhost:5432/circle_test + URL: http://localhost:3000 + SMTP_SENDER_EMAIL: hello@example.com dependencies: override: diff --git a/server/__snapshots__/mailer.test.js.snap b/server/__snapshots__/mailer.test.js.snap index 16181db37..184021bef 100644 --- a/server/__snapshots__/mailer.test.js.snap +++ b/server/__snapshots__/mailer.test.js.snap @@ -2,7 +2,7 @@ exports[`Mailer #welcome 1`] = ` Object { - "from": "Outline ", + "from": "hello@example.com", "html": "