aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/template_test_case_with_tree.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/template/template_test_case_with_tree.php')
-rw-r--r--tests/template/template_test_case_with_tree.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template/template_test_case_with_tree.php b/tests/template/template_test_case_with_tree.php
index 4f778a9c1c..68ecc4b706 100644
--- a/tests/template/template_test_case_with_tree.php
+++ b/tests/template/template_test_case_with_tree.php
@@ -27,6 +27,7 @@ class phpbb_template_template_test_case_with_tree extends phpbb_template_templat
new phpbb_mock_request()
),
new \phpbb\filesystem(),
+ $this->getMock('\phpbb\request\request'),
$phpbb_root_path,
$phpEx
);