mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #3660 from Nicofuma/ticket/13890
[ticket/13890] Fix di tests
This commit is contained in:
commit
13955a3e13
1 changed files with 12 additions and 0 deletions
|
@ -15,3 +15,15 @@ services:
|
|||
|
||||
ext.manager:
|
||||
class: phpbb\extension\manager_mock
|
||||
|
||||
template.twig.environment:
|
||||
class: Exception
|
||||
arguments:
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- []
|
||||
|
|
Loading…
Add table
Reference in a new issue