aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/validate_password_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functions/validate_password_test.php')
-rw-r--r--tests/functions/validate_password_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functions/validate_password_test.php b/tests/functions/validate_password_test.php
index 5e34c8baba..6e4ccea3ab 100644
--- a/tests/functions/validate_password_test.php
+++ b/tests/functions/validate_password_test.php
@@ -18,7 +18,7 @@ class phpbb_functions_validate_password_test extends phpbb_test_case
{
protected $helper;
- protected function setUp()
+ protected function setUp(): void
{
parent::setUp();