From fafe7cf27839b8662b3b8bbf9dfbaf016e94be74 Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Wed, 31 Aug 2022 17:13:57 +0500 Subject: [PATCH] bottom space --- tests/BatchTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}