aboutsummaryrefslogtreecommitdiffstats
path: root/tests/email/email_parsing_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/email/email_parsing_test.php')
-rw-r--r--tests/email/email_parsing_test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/email/email_parsing_test.php b/tests/email/email_parsing_test.php
index 351a38514f..8fdfe3035e 100644
--- a/tests/email/email_parsing_test.php
+++ b/tests/email/email_parsing_test.php
@@ -81,6 +81,7 @@ class phpbb_email_parsing_test extends phpbb_test_case
$cache_path,
null,
new \phpbb\template\twig\loader($filesystem, ''),
+ new \phpbb\event\dispatcher($phpbb_container),
array(
'cache' => false,
'debug' => false,