Autofix number of newlines between methods
[MAILPOET-2715]
This commit is contained in:
committed by
Jack Kitterhing
parent
73963bd37a
commit
b39dac75d6
@@ -9,7 +9,6 @@ use MailPoet\Subscribers\SubscribersRepository;
|
||||
use MailPoet\Util\License\Features\Subscribers as SubscribersFeature;
|
||||
|
||||
class SubscribersTest extends \MailPoetUnitTest {
|
||||
|
||||
public function testCheckReturnsTrueIfOldUserReachedLimit() {
|
||||
$subscribersFeature = $this->constructWith([
|
||||
'mss_key_state' => 'invalid',
|
||||
|
Reference in New Issue
Block a user