aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/make_clickable_email_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functions/make_clickable_email_test.php')
-rw-r--r--tests/functions/make_clickable_email_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functions/make_clickable_email_test.php b/tests/functions/make_clickable_email_test.php
index d481bde80d..18ad789705 100644
--- a/tests/functions/make_clickable_email_test.php
+++ b/tests/functions/make_clickable_email_test.php
@@ -13,7 +13,7 @@
class phpbb_functions_make_clickable_email_test extends phpbb_test_case
{
- protected function setUp()
+ protected function setUp(): void
{
parent::setUp();