aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schramm <oliver.schramm97@gmail.com>2015-05-29 16:40:42 +0200
committerOliver Schramm <oliver.schramm97@gmail.com>2015-05-29 16:40:42 +0200
commit13955a3e139c5e1f7e727415cf2ac4ff5030e354 (patch)
tree5100c9c950ab1e6d431d9bc59e3746b1221166df
parent86ad1a92c87a6bde184b59a981b40752bf2f61b1 (diff)
parent6641ed64785d9e6199bb7b8402b8d3a296c90ae5 (diff)
downloadforums-13955a3e139c5e1f7e727415cf2ac4ff5030e354.tar
forums-13955a3e139c5e1f7e727415cf2ac4ff5030e354.tar.gz
forums-13955a3e139c5e1f7e727415cf2ac4ff5030e354.tar.bz2
forums-13955a3e139c5e1f7e727415cf2ac4ff5030e354.tar.xz
forums-13955a3e139c5e1f7e727415cf2ac4ff5030e354.zip
Merge pull request #3660 from Nicofuma/ticket/13890
[ticket/13890] Fix di tests
-rw-r--r--tests/di/fixtures/config/production/container/environment.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/di/fixtures/config/production/container/environment.yml b/tests/di/fixtures/config/production/container/environment.yml
index 6ac07a44d9..9dcf11d865 100644
--- a/tests/di/fixtures/config/production/container/environment.yml
+++ b/tests/di/fixtures/config/production/container/environment.yml
@@ -15,3 +15,15 @@ services:
ext.manager:
class: phpbb\extension\manager_mock
+
+ template.twig.environment:
+ class: Exception
+ arguments:
+ - ~
+ - ~
+ - ~
+ - ~
+ - ~
+ - ~
+ - ~
+ - []