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 f9d0e0f387..7812f711b0 100644 --- a/tests/app/Elements/NoteRecordTest.php +++ b/tests/app/Elements/NoteRecordTest.php @@ -28,7 +28,7 @@ class NoteRecordTest extends AbstractElementTestCase /** * Standard tests for all elements. */ - public static function setupBeforeClass(): void + public static function setUpBeforeClass(): void { parent::setUpBeforeClass(); |
