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