From c921606d26fbcf26f957cbe403e6c89e352d1235 Mon Sep 17 00:00:00 2001 From: Marius Butuc Date: Thu, 12 Mar 2015 15:35:08 -0400 Subject: =?UTF-8?q?Fix=20typo=20in=20the=20=E2=80=9CTesting=20Your=20Maile?= =?UTF-8?q?rs=E2=80=9D=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [ci skip] --- guides/source/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/testing.md b/guides/source/testing.md index b508969f30..cadcf36d7f 100644 --- a/guides/source/testing.md +++ b/guides/source/testing.md @@ -1083,7 +1083,7 @@ Testing mailer classes requires some specific tools to do a thorough job. ### Keeping the Postman in Check -Your mailer classes - like every other part of your Rails application - should be tested to ensure that it is working as expected. +Your mailer classes - like every other part of your Rails application - should be tested to ensure that they are working as expected. The goals of testing your mailer classes are to ensure that: -- cgit v1.2.3