Skip to content

Commit

Permalink
MailCatcher のステータスチェック追加
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Apr 11, 2019
1 parent 4d01e77 commit 12713ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/class/SC_SendMailTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class SC_SendMailTest extends Common_TestCase
protected function setUp()
{
parent::setUp();
$this->checkMailCatcherStatus();
$this->objSendMail = new SC_SendMail_Ex();
}

Expand Down

0 comments on commit 12713ff

Please sign in to comment.