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