Autofix line endings
[MAILPOET-2715]
This commit is contained in:
committed by
Jack Kitterhing
parent
d9db919651
commit
0dcdf6e9f1
@ -55,4 +55,3 @@ class StatsNotificationsRepository extends Repository {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
@ -90,4 +90,3 @@ class PermanentNotices {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
@ -26,4 +26,3 @@ class ConfirmConfirmationPageCest {
|
||||
$i->waitForText($postContent);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -84,4 +84,3 @@ class SubscribeOnRegistrationPageCest {
|
||||
$i->seeNoJSErrors();
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -2,4 +2,3 @@
|
||||
|
||||
$dotenv = Dotenv\Dotenv::create(__DIR__ . '/../..');
|
||||
$dotenv->load();
|
||||
|
||||
|
@ -129,4 +129,3 @@ class CapabilitiesTest extends \MailPoetTest {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user