diff --git a/tests/unit/modules/calendar_test.php b/tests/unit/modules/calendar_test.php index 4c573bfe..71b18275 100644 --- a/tests/unit/modules/calendar_test.php +++ b/tests/unit/modules/calendar_test.php @@ -35,6 +35,7 @@ class phpbb_unit_modules_calendar_test extends \board3\portal\tests\testframewor new \phpbb_mock_request() ), new \phpbb\filesystem(), + new \phpbb_mock_request(), $phpbb_root_path, 'php' );