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