diff --git a/tests/BatchTest.php b/tests/BatchTest.php index 06f41401..1329d781 100644 --- a/tests/BatchTest.php +++ b/tests/BatchTest.php @@ -41,4 +41,4 @@ test('batch repository is set to tenant connection and reverted', function () { function getBatchRepositoryConnectionName() { return app(BatchRepository::class)->getConnection()->getName(); -} \ No newline at end of file +}