From 6641ed64785d9e6199bb7b8402b8d3a296c90ae5 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Fri, 29 May 2015 14:52:31 +0200 Subject: [PATCH] [ticket/13890] Fix di tests PHPBB3-13890 --- .../config/production/container/environment.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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: + - ~ + - ~ + - ~ + - ~ + - ~ + - ~ + - ~ + - []