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