mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Merge pull request #5021 from marc1706/ticket/15245
[ticket/15245] Fix tests after merging into master
This commit is contained in:
@@ -35,7 +35,6 @@ class phpbb_feed_attachments_base_test extends phpbb_database_test_case
|
||||
new \phpbb\symfony_request(
|
||||
new phpbb_mock_request()
|
||||
),
|
||||
$this->filesystem,
|
||||
$this->getMock('\phpbb\request\request'),
|
||||
$phpbb_root_path,
|
||||
'php'
|
||||
|
Reference in New Issue
Block a user