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