summaryrefslogtreecommitdiff
path: root/tests/app/Elements/DescriptiveTitleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Elements/DescriptiveTitleTest.php')
-rw-r--r--tests/app/Elements/DescriptiveTitleTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Elements/DescriptiveTitleTest.php b/tests/app/Elements/DescriptiveTitleTest.php
index ec03094e9d..ba36796d6f 100644
--- a/tests/app/Elements/DescriptiveTitleTest.php
+++ b/tests/app/Elements/DescriptiveTitleTest.php
@@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Elements;
* @covers \Fisharebest\Webtrees\Elements\AbstractElement
* @covers \Fisharebest\Webtrees\Elements\DescriptiveTitle
*/
-class DescriptiveTitleTest extends AbstractElementTest
+class DescriptiveTitleTest extends AbstractElementTestCase
{
/**
* Standard tests for all elements.