diff options
Diffstat (limited to 'tests/app/Elements/SourceOriginatorTest.php')
| -rw-r--r-- | tests/app/Elements/SourceOriginatorTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Elements/SourceOriginatorTest.php b/tests/app/Elements/SourceOriginatorTest.php index 6cb7647431..a61dd58df1 100644 --- a/tests/app/Elements/SourceOriginatorTest.php +++ b/tests/app/Elements/SourceOriginatorTest.php @@ -28,7 +28,7 @@ class SourceOriginatorTest extends AbstractElementTestCase /** * Standard tests for all elements. */ - public static function setupBeforeClass(): void + public static function setUpBeforeClass(): void { parent::setUpBeforeClass(); |
