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