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