mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
[ticket/13358] Fix tests and use exceptions instead of user object
PHPBB3-13358
This commit is contained in:
@@ -33,6 +33,7 @@ class phpbb_version_helper_fetch_test extends phpbb_test_case
|
||||
new \phpbb\config\config(array(
|
||||
'version' => '3.1.0',
|
||||
)),
|
||||
new \phpbb\file_downloader(),
|
||||
new \phpbb\user('\phpbb\datetime')
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user