-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-b2
-
Fix Version/s: 3.1.0-b3
-
Component/s: Test Suite
-
Labels:
-
GitHub Pull Request URL:
tests/test_framework/phpbb_functional_test_case.php
'user_timezone' => 0,
|
'user_dateformat' => '',
|
should be:
'user_timezone' => 'UTC',
|
'user_dateformat' => 'r',
|