From b6ff6cdf317457241542c1ad48aec3f69fd9cf00 Mon Sep 17 00:00:00 2001 From: austinkregel Date: Sun, 16 Oct 2022 03:32:02 +0000 Subject: [PATCH] cs fixes pls --- tests/TestCase.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/TestCase.php b/tests/TestCase.php index bf0829d..7365810 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -24,4 +24,3 @@ protected function getPackageProviders($app) ]; } } -