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