Merge pull request #5021 from marc1706/ticket/15245

[ticket/15245] Fix tests after merging into master
This commit is contained in:
Marc Alexander 2017-10-31 15:09:55 +01:00
commit 330b06b3e8
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -35,7 +35,6 @@ class phpbb_feed_attachments_base_test extends phpbb_database_test_case
new \phpbb\symfony_request( new \phpbb\symfony_request(
new phpbb_mock_request() new phpbb_mock_request()
), ),
$this->filesystem,
$this->getMock('\phpbb\request\request'), $this->getMock('\phpbb\request\request'),
$phpbb_root_path, $phpbb_root_path,
'php' 'php'