diff options
Diffstat (limited to 'tests/cron/manager_test.php')
-rw-r--r-- | tests/cron/manager_test.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cron/manager_test.php b/tests/cron/manager_test.php index f025e38cd5..3cfc17fdeb 100644 --- a/tests/cron/manager_test.php +++ b/tests/cron/manager_test.php @@ -97,7 +97,6 @@ class phpbb_cron_manager_test extends \phpbb_test_case $mock_router, new \phpbb\symfony_request($request), $request, - new \phpbb\filesystem\filesystem(), $phpbb_root_path, $phpEx ); |