diff options
Diffstat (limited to 'tests/app/RepositoryTest.php')
| -rw-r--r-- | tests/app/RepositoryTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/RepositoryTest.php b/tests/app/RepositoryTest.php index e96ba07921..859c659b7f 100644 --- a/tests/app/RepositoryTest.php +++ b/tests/app/RepositoryTest.php @@ -21,7 +21,6 @@ namespace Fisharebest\Webtrees; use PHPUnit\Framework\Attributes\CoversClass; - #[CoversClass(Repository::class)] class RepositoryTest extends TestCase { |
