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