aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/ucp_pm_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/ucp_pm_test.php')
-rw-r--r--tests/functional/ucp_pm_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/ucp_pm_test.php b/tests/functional/ucp_pm_test.php
index ddd5c8d791..53de247202 100644
--- a/tests/functional/ucp_pm_test.php
+++ b/tests/functional/ucp_pm_test.php
@@ -16,7 +16,7 @@
*/
class phpbb_functional_ucp_pm_test extends phpbb_functional_test_case
{
- public function setUp()
+ public function setUp(): void
{
parent::setUp();
$this->login();