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