Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@@ -15,6 +15,7 @@ use MailPoet\Cron\Workers\Bounce\BounceTestMockAPI as MockAPI;
|
||||
|
||||
class BounceTest extends \MailPoetTest {
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->emails = array(
|
||||
'soft_bounce@example.com',
|
||||
'hard_bounce@example.com',
|
||||
|
Reference in New Issue
Block a user