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