diff options
Diffstat (limited to 'tests/app/Module/FixDuplicateLinksTest.php')
| -rw-r--r-- | tests/app/Module/FixDuplicateLinksTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Module/FixDuplicateLinksTest.php b/tests/app/Module/FixDuplicateLinksTest.php index 4287f81f48..5c42e6e22c 100644 --- a/tests/app/Module/FixDuplicateLinksTest.php +++ b/tests/app/Module/FixDuplicateLinksTest.php @@ -29,7 +29,6 @@ use Fisharebest\Webtrees\Tree; use Illuminate\Support\Collection; use PHPUnit\Framework\Attributes\CoversClass; - #[CoversClass(FixDuplicateLinks::class)] #[CoversClass(ModuleDataFixTrait::class)] class FixDuplicateLinksTest extends TestCase |
