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