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