Add SettingsController cache reset to integration tests
[MAILPOET-1757]
This commit is contained in:
@@ -10,6 +10,7 @@ use MailPoet\Services\Bridge\API;
|
||||
|
||||
class MailPoetAPITest extends \MailPoetTest {
|
||||
function _before() {
|
||||
parent::_before();
|
||||
$this->settings = array(
|
||||
'method' => 'MailPoet',
|
||||
'api_key' => getenv('WP_TEST_MAILER_MAILPOET_API') ?
|
||||
|
Reference in New Issue
Block a user