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