aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions/validate_lang_iso_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functions/validate_lang_iso_test.php')
-rw-r--r--tests/functions/validate_lang_iso_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functions/validate_lang_iso_test.php b/tests/functions/validate_lang_iso_test.php
index 81b56055e6..cbe5339ea5 100644
--- a/tests/functions/validate_lang_iso_test.php
+++ b/tests/functions/validate_lang_iso_test.php
@@ -24,7 +24,7 @@ class phpbb_functions_validate_lang_iso_test extends phpbb_database_test_case
return $this->createXMLDataSet(dirname(__FILE__) . '/fixtures/language_select.xml');
}
- protected function setUp()
+ protected function setUp(): void
{
parent::setUp();