diff options
Diffstat (limited to 'tests/app/Elements/RestrictionNoticeTest.php')
| -rw-r--r-- | tests/app/Elements/RestrictionNoticeTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Elements/RestrictionNoticeTest.php b/tests/app/Elements/RestrictionNoticeTest.php index 862b370b8a..46185337d2 100644 --- a/tests/app/Elements/RestrictionNoticeTest.php +++ b/tests/app/Elements/RestrictionNoticeTest.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Elements; * @covers \Fisharebest\Webtrees\Elements\AbstractElement * @covers \Fisharebest\Webtrees\Elements\RestrictionNotice */ -class RestrictionNoticeTest extends AbstractElementTest +class RestrictionNoticeTest extends AbstractElementTestCase { /** * Standard tests for all elements. |
