summaryrefslogtreecommitdiff
path: root/tests/app/Module/FamilyTreeFavoritesModuleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/FamilyTreeFavoritesModuleTest.php')
-rw-r--r--tests/app/Module/FamilyTreeFavoritesModuleTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/app/Module/FamilyTreeFavoritesModuleTest.php b/tests/app/Module/FamilyTreeFavoritesModuleTest.php
index 3fd0575059..c8e42c2b8d 100644
--- a/tests/app/Module/FamilyTreeFavoritesModuleTest.php
+++ b/tests/app/Module/FamilyTreeFavoritesModuleTest.php
@@ -25,9 +25,6 @@ use PHPUnit\Framework\Attributes\CoversClass;
#[CoversClass(FamilyTreeFavoritesModule::class)]
class FamilyTreeFavoritesModuleTest extends TestCase
{
- /**
- * Test that the class exists
- */
public function testClassExists(): void
{
self::assertTrue(class_exists(FamilyTreeFavoritesModule::class));