summaryrefslogtreecommitdiff
path: root/tests/app/CacheTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/CacheTest.php')
-rw-r--r--tests/app/CacheTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/CacheTest.php b/tests/app/CacheTest.php
index 1df8825ee8..a2d7a361f3 100644
--- a/tests/app/CacheTest.php
+++ b/tests/app/CacheTest.php
@@ -22,7 +22,6 @@ namespace Fisharebest\Webtrees;
use Fisharebest\Webtrees\TestCase;
use PHPUnit\Framework\Attributes\CoversClass;
-
#[CoversClass(Cache::class)]
class CacheTest extends TestCase
{