From 4f82750faf3cc423d7e236c8f35b143c622b1627 Mon Sep 17 00:00:00 2001
From: Ricardo Gobbo de Souza <ricardogobbosouza@yahoo.com.br>
Date: Tue, 19 Oct 2021 09:04:17 -0300
Subject: [PATCH] Formatting

---
 tests/TestCase.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/TestCase.php b/tests/TestCase.php
index 1e446fc..2930e4d 100644
--- a/tests/TestCase.php
+++ b/tests/TestCase.php
@@ -12,7 +12,6 @@ abstract class TestCase extends AbstractPackageTestCase
      * Get the required service providers.
      *
      * @param  \Illuminate\Contracts\Foundation\Application  $app
-     *
      * @return string[]
      */
     protected function getRequiredServiceProviders($app)