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