Autofix line endings

[MAILPOET-2715]
This commit is contained in:
Jan Jakeš
2020-02-17 10:36:31 +01:00
committed by Jack Kitterhing
parent d9db919651
commit 0dcdf6e9f1
25 changed files with 19 additions and 25 deletions

View File

@ -55,4 +55,3 @@ class StatsNotificationsRepository extends Repository {
}
}

View File

@ -90,4 +90,3 @@ class PermanentNotices {
}
}

View File

@ -26,4 +26,3 @@ class ConfirmConfirmationPageCest {
$i->waitForText($postContent);
}
}

View File

@ -84,4 +84,3 @@ class SubscribeOnRegistrationPageCest {
$i->seeNoJSErrors();
}
}

View File

@ -2,4 +2,3 @@
$dotenv = Dotenv\Dotenv::create(__DIR__ . '/../..');
$dotenv->load();

View File

@ -129,4 +129,3 @@ class CapabilitiesTest extends \MailPoetTest {
}
}