From 86d9a879a53dff00293196fa0c4cf67f21387107 Mon Sep 17 00:00:00 2001 From: stancl Date: Mon, 30 Sep 2019 14:37:16 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/TenantConfigTest.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/TenantConfigTest.php b/tests/TenantConfigTest.php index b97c7e7b..42aa6be5 100644 --- a/tests/TenantConfigTest.php +++ b/tests/TenantConfigTest.php @@ -1,8 +1,8 @@ null, ], config('services.paypal')); } -} \ No newline at end of file +}